Modify ↓
#12633 closed enhancement (fixed)
[Patch] Make layer order more flexible by letting each layer decide where it wants to be placed.
| Reported by: | michael2402 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 16.04 |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
By letting a layer decide on where it will be placed we can allow the layers to be more flexible.
It is not a perfect solution (since plugins cannot change the way other layers are added around their layers) but it should solve some issues.
I use the normal old order and put the validation layer on top of all other layers.
Attachments (1)
Change History (5)
by , 10 years ago
| Attachment: | patch-layer-position-strategy.patch added |
|---|
comment:1 by , 10 years ago
| Milestone: | → 16.03 |
|---|
comment:2 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



In 10008/josm: