Blender Media Viewer: Add UI Scale Option #294
No reviewers
Labels
No Label
Kind
Breaking
Kind
Bug
Kind: Community
Kind
Documentation
Kind
Easy
Kind
Enhancement
Kind
Feature
Kind
Proposal
Kind
Security
Kind
Studio Request
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/blender-studio-tools#294
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "TinyNick/blender-studio-pipeline:feature/blender-media-viewer-ui-scale"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes: studio/blender-studio-pipeline#281
Blender Media Viewer scales the view to 1.5X as opposed to the default 1X, we don't want to change that because in most cases this is the best UI scale, but it may be good to give the user ability to change this, espcially when working on small screens or tablets for example.
What's Changed
Issues with this Fix
The UI Scale doesn't behave well when scaling elements, the menu it lives in needs to re-draw (only occurs after closing an opening the menu) not sure if this really acceptable as a fix because it makes the UI so ugly while changing scales. Aside from exposing the Preferences menu (which is not a good idea for a "Application Template") I don't see any solution to this issue
@ZedDB Would appreciate your two cents on this one
Even though it doesn't look that nice, I think it's good enough for the use case.
It is probably only something end users will adjust very rarely.