TextService.SetResolutionScale does not affect Standalone built-in Studio Plugins like the New Explorer

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 TextService Resolution Scale to 0.5 and 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.

1 Like

This is an internal property that is not meant to be changed by users, so we will close this ticket and look into this issue separately.

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.