markafitzgerald1 / cribbage-trainer

Two-player cribbage discard and play improvement tool.
Mozilla Public License 2.0
1 stars 0 forks source link

Hand cards render too wide at > 100% zoom in desktop Safari #54

Open markafitzgerald1 opened 6 months ago

markafitzgerald1 commented 6 months ago

Likely an issue in mobile Safari and more generally in Webkit as well. Happens in both landscape and portrait modes.

markafitzgerald1 commented 6 months ago
markafitzgerald1 commented 5 months ago

Changing font size in Mobile Safari does not cause this issue to occur. Confirmed on an actual iPhone with latest iOS.

markafitzgerald1 commented 5 months ago

Is a problem in both landscape and portrait mode in Safari on macOS (desktop app).

markafitzgerald1 commented 5 months ago

Tricky issue to resolve without regressing on other browsers. Issue only affects about 1% (browser share estimates, non-default zoom level estimates) of users: desktop Safari users with non-default zoom level. Work-arounds exist: use default zoom level or another supported browser (Chrome, Firefox). Moving back to backlog until issues like #26 are resolved.