View Single Post
11/12/14, 09:32 AM   #2
merlight
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 671
UI units are not necessarily equal to pixels. If GetUIGlobalScale() returns something other than 1, they're different. You can change the scale in settings (I think, if not, see CustomUIScale in UserSettings.txt).
  Reply With Quote