You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
2 ignore: deprecated_member_use were added in #982 to temporarily address textScaleFactor deprecation. They should be removed and the codebase should switch to using TextScaler instead.
Currently some UI components are scaled by text scale factor (an example:
) which may not work as well with nonlinear text scaling, as the text scaling curve isn't designed to scale non-textual contents (e.g. it may not work well when the dimension is not in the typical font size range).