https://issues.apache.org/ooo/show_bug.cgi?id=121788
--- Comment #6 from Armin Le Grand <[email protected]> --- ALG: Found and changed. Found another problem: All changes lead to one undo action. What should happen is that e.g. changing the transparency gradient should create one undo action when the manipulation by the user ends, else the undo stack is pretty useless and the user looses valuable information in the undos. This is a general problem, e.g. this also happens when changing object position, not only in sidebar but also when just moving the object with the keyboard. This may be solved by combining actions of the same kind on the undo stack. Looking into this... -- You are receiving this mail because: You are on the CC list for the bug.
