https://bugs.documentfoundation.org/show_bug.cgi?id=162511
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |99648 Summary|EDITING: context menu for |Access to "Move to layer |"move to layer ..." |..." from context menu CC| |libreoffice-ux-advise@lists | |.freedesktop.org, | |[email protected] Status|NEW |NEEDINFO --- Comment #2 from Heiko Tietze <[email protected]> --- Although user customization is possible, it seems reasonable to add this function by default to the context menu. The command is .uno:SetLayer which needs to be added to sd/uiconfig/sdraw/popupmenu/draw.xml (ordinary shapes) sd/uiconfig/sdraw/popupmenu/line.xml (lines) and maybe also sd/uiconfig/sdraw/popupmenu/bezier.xml (bezier curves) sd/uiconfig/sdraw/popupmenu/connector.xml (connectors) sd/uiconfig/sdraw/popupmenu/curve.xml (curves) sd/uiconfig/sdraw/popupmenu/measure.xml (measure lines) sd/uiconfig/sdraw/popupmenu/group.xml (grouped objects) sd/uiconfig/sdraw/popupmenu/graphic.xml (images) sd/uiconfig/sdraw/popupmenu/table.xml (tables) Any other context? Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=99648 [Bug 99648] [META] Improve Layer Handling -- You are receiving this mail because: You are on the CC list for the bug.
