When the browser window in which the app is running is maximised using the F11 keyboard shortcut or the window's maximise icon and then returned to the original size, a message in light orange characters appears at the very bottom of the window, below the status bar: "Please make sure that your browser zoom level is reset to 100%". My zoom is at 100%. I think the app is confusing window size with zoom level.
Comments (2)
Yes, sorry for not including any specs: Linux Ubuntu Studio 18.04.1 LTS, Google Chrome 69.0.3497.100 (official build) (64 bits). I am now stuck with this zoom message at the bottom of the app window. I've tried changing and resetting the zoom, clearing browsing data including cookies without luck.
When full screen:
Zoom: 100.0%
outerWidth: 1680
innerWidth: 1680
outerHeight: 1025
innerHeight: 922
devicePixelRatio: 1
When normal window:
Zoom: 100.6%
outerWidth: 1321
innerWidth: 1313
outerHeight: 1009
innerHeight: 893
devicePixelRatio: 1
Wow, for some reason, normal window mode always appears as 100.6%. I've tried resetting zoom, opening a new window, etc. The zoom never goes to exactly 100%.