Peter_IK, in the Guidelines thread wrote:Please do not post just to confirm a problem, without adding any useful diagnostic details. Such posts will very likely be removed without notice. The best thing to do is report the problem to Technical Support with any details that you can supply.
To all three posters:
ST4, like many other plug-in GUIs, uses bit-mapped graphics. So the GUI size is determined by the number of pixels used horizontally and vertically. BUT, this is ls also affected by the scaling factor used for the display screen.
For example a screen resolution of 2560x1440 at a scale of 150% effectively becomes a screen of 1707x960. So a GUI that is more than 960 pixels high will not be completely visible.
As you all need ST4 (and other IKM GUIs) to be scaleable smaller, please let Support know your requests - making clear your screen native (physical) resolution, the scaling factor and the consequent effective resolution.
PS Vector-based GUIs would be a lot of work and, I understand, can be problematic too.
-------------------
As an aside, I think I would prefer a fixed set of GUI sizes (50%, 75%, 100%, 125%, 150%, 200%) rather than continuously variable. I think that this approach would lead to faster loading times and small disk / memory usage.