2.4.0 • Published 1 year ago

@quenty/ultrawidecontainerutils v2.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

UltrawideContainerUtils

Creates a 1920x1080 scaling container to handle ultrawide monitors and screens in a reasonable way. This helps keep UI centered and available for ultrawide screens.

Installation

npm install @quenty/ultrawidecontainerutils --save

Usage

Usage is designed to be simple.

UltrawideContainerUtils.createContainer(parent)

UltrawideContainerUtils.scaleSizeConstraint(container, uiSizeConstraint, scale)