https://bugs.documentfoundation.org/show_bug.cgi?id=173203
Bug ID: 173203
Summary: Better effect UI
Product: LibreOffice
Version: 26.2.4.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Draw
Assignee: [email protected]
Reporter: [email protected]
Created attachment 208158
--> https://bugs.documentfoundation.org/attachment.cgi?id=208158&action=edit
Shiny object example by stacking several objects together
# Summary
Add on-demand UI where effects are added to effect stack and can be reordered
and applied multiple times.
# Reason
It's impossible to make glorious effects easily as currently just one instance
of each effect can be applied. For instance glow effect like in the file
provided I need to use several shapes, instead of one with several effects
applied to it.
# UI
- "Add effect" button over effects stack which adds selected effect from an
effect list appearing when pressed
- "Rename" button to rename each effect to better match the explain the purpose
of effects used for
- "Select" checkbox to select effects and deselect them for bulk movement,
duplication and removal
- "Delete button" to delete selected layers
- Keyboard like Delete, Ctrl+C, Ctrl+V should work on filters like on objects
on cavas
# Reference
Animation pane which allows to add animations and reorder them.
# Existing implementation examples
- VectorMotion allows to add several effects to objects at once
- Inkscape does the same
- etc
--
You are receiving this mail because:
You are the assignee for the bug.