Description
TextService.SetResolutionScale is some kind of DPI value controller for Text. It influences how text renders.
See:
However, this thing does not affect every Studio Plugin. I think Standalone Plugins only. Regardless whether the TextService.SetResolutionScale was changed on the Standalone or not.
I find this questionable, maybe this is one of the reasons why the New Explorer, and certain popup dialogs have the wrong scale?
Re-production Steps
- Set the
TextServiceResolution Scale to0.5and also on the Standalone - Move the Cursor over the Toolbox Plugin and then over the New Explorer
- Observe
Expected Result
When the Resolution Scale changes, it should affect all plugins part of the affected DataModel.
Actual Result
When you hover your mouse over the Toolbox Plugin, the Toolbox has its text changed, but the New Explorer did not change the text.





