Modify

#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.

https://github.com/JOSM/josm/pull/114

Attachments (0)

Change History (3)

comment:1 by Klumbumbus, 20 months ago

Summary: Fix fullscreen modeFix fullscreen mode [patch]

comment:2 by taylor.smock, 16 months ago

Milestone: 23.06

comment:3 by taylor.smock, 16 months ago

Resolution: fixed
Status: newclosed

In 18755/josm:

Fix #22751: Improve fullscreen mode (patch by kolesar, modified)

  • Remove 1 pixel border drawn around map
  • Remove 1 pixel border drawn when in ImproveWayAccuracy mode and in the SELECTING state when there is a way under the mouse
  • Add advanced preference (navigation.always-visible, default true) which hides zoom and scale controls

Modifications are cleaning up some SonarLint issues.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.