mirror of
https://github.com/UNITRONIX/BetterDesk.git
synced 2026-09-25 04:22:05 +00:00
abb19c7c44
Enhanced mobile device detection logic to prevent false positives that blocked access on PCs, tablets, and unfolded foldables. The phone gate now respects the `[hidden]` attribute, skips zero-width false positives, excludes fine-pointer desktops, and re-evaluates on viewport resize. Updated related CSS and JavaScript to support these changes.