Opened 6 years ago
Last modified 6 years ago
#17356 new enhancement
GUI should announce the Edit Layer similar to the Active layer
Reported by: | Hb--- | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | edit layer inactive | Cc: |
Description (last modified by )
The Edit layer is equal to the active layer when that is an OSM data layer. The Edit layer harbours the Selection.
If a non-data layer is activated all visual feedback, the zoom behaviour and else leads the user away from the Edit layer. But the Edit layer may have selected objects which can be changed with geometric actions like Orthogonalise Shape Q
. Downloaded data is placed on the Edit layer and may destroy some edits. This behaviour is not the focus of this request as it may be necessary, see #12863 and source:/trunk/src/org/openstreetmap/josm/gui/layer/MainLayerManager.java#L23.
But the user needs to know which data layer the Edit layer is. Currently this information is missing in the main GUI. The layer panel should show this.
See also