mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-07 08:06:14 -05:00
When a group's transform was scaled down, that scale would not apply to grabbing the handles of sub-items, so the "handle radius" would incorrectly be miscalculated (the handle radius calculation for the sub-item would be scaled down by the parent's scaling, making it too small to grab). Instead of calculating relative to the current parent, this fixes the issue by operating in screen space at all times.
33 KiB
33 KiB