Modify ↓
Opened 2 years ago
Closed 20 months ago
#22751 closed enhancement (fixed)
Fix fullscreen mode [patch]
Reported by: | kolesar | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 23.06 |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
Full screen mode (F11) combined with dialogs off (Tab) produces almost borderless screen. There are some problems:
- 1 pixel border is drawn around map
- 1 pixel border appears in ImproveWayAccuracy mode when State.SELECTING and there is a way under mouse
- zoom control and scale bar at top left corner does not hide
This PR fixes all of them. Result is absolutely borderless, like "Zen mode" in IntelliJ IDEA and Visual Studio Code.
Attachments (0)
Change History (3)
comment:1 by , 2 years ago
Summary: | Fix fullscreen mode → Fix fullscreen mode [patch] |
---|
comment:2 by , 20 months ago
Milestone: | → 23.06 |
---|
comment:3 by , 20 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 18755/josm: