https://bugs.documentfoundation.org/show_bug.cgi?id=147524
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|needsUXEval |difficultyMedium, easyHack, | |skillDesign, topicDesign CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda |.freedesktop.org |tion.org, | |mentoring@documentfoundatio | |n.org --- Comment #5 from Heiko Tietze <[email protected]> --- We discussed the proposal in the design meeting. Most software starts with increase and before decrease you have to increase. But OTOH, compatibility is important, and MSO has the button reverted. And since it's not a big deal for UX because the toolbar buttons are barely used anyway, we recommend to follow the suggestion. It's an easyhack. The toolbar is sw/uiconfig/swriter/toolbar/textobjectbar.xml (and several other) where .uno:IncrementIndent and .uno:DecrementIndent needs to be exchanged. The notebookbars show these commands too, for example sw/uiconfig/swriter/ui/notebookbar.ui, and the sidebar svx/uiconfig/ui/sidebarparagraph.ui. Check https://opengrok.libreoffice.org/search?project=core&full=%22.uno%3AIncrementIndent%22 for a complete list. -- You are receiving this mail because: You are the assignee for the bug.
