-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The library originally had an automatic feature to auto-scale content depending on the screen size, this was removed in favor to avoid errors, the scale is too deep in the library and ratio/scale calculations had to be unmade to fit the screen and then remade which is obviously a performance issue at a large scale.
The idea is to make this optional and make it automatic. Give priority to portrait or landscape.
points.fitContent = true
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request