Doesn't seem to handle resolution scaling
Brought to you by:
phoeagon
Originally created by: routesmith
Hello,
It seems that RectangleWinPlus doesn't handle resolution scaling (System -> Display -> Scale and Layout -> Scale), which is a pretty common configuration for 4K displays (e.g. 3840x2160 with 125% or 150% scaling). The behavior is fairly logical in the application, when scale is applied to a given display the window sizing operations will be off by the factor of the scale adjustment.
You're probably already aware of this, so feel free to close if this is just a known limitation / effort is just not worth it. It could be that I can apply some configuration in the YAML that works around this also.
Great tool, nonetheless -- thank you!