My app has scrollbars that on Windows, disappear when viewing a Floating Goup, shifting the page across.
So I applied a condition that adjusts the page the same width as the scrollbar.
Turns out, this doesn’t work on Mac, seeing as it applies scrollbars to the page, rather than alongside.
Is there a way to detect the users OS in a condition so I can fix this weird quirk?