Aspect ratio respecting presenter #4103
Labels
Completed 🔥
controls 🎛️
feature request 📬
A request for new changes to improve functionality
open discussion ☎️
sample app 🖼
Milestone
Discussed in #4060
Originally posted by chingucoding June 2, 2021
As a developer, sometimes the need arises to scale content based on the aspect ratio. E.g. when creating using UI Elements to convey diagrams (e.g. using Paths etc). Right now however, this is hardly possible. Developers could use ViewBox, however a ViewBox scales everything up meaning a border of 2px can become a border of 20px if the initial element was small and is getting scaled up to much. This is where the new [insert cool control name] control comes in that allows us to restrict an control to a specific aspect ratio but also allows it to scale up/scale down based on the available space.
Possible AC:
The text was updated successfully, but these errors were encountered: