https://bugs.documentfoundation.org/show_bug.cgi?id=149741
--- Comment #2 from LeroyG <[email protected]> --- Function commands for this icons are .uno:InsertColumnsBefore and .uno:InsertColumnsAfter. Once you click (and columns are added), does it matter if you later change from LTR to RTL? If the answer is NO (I know almost nothing about .uno commands, so, do not stone me if I ask something stupid): Why not change in the commands "Before" to "Leftward", and "After" to "Rightward"? Or add the commands .uno:InsertColumnsLeftward and .uno:InsertColumnsRightward, for macro backward compatibility. This way it works LTR and RTL, and there is no need to switch icons. (I wrote here yesterday, but it seems that I leaved without saving changes.) It is interesting to note that Amin wrote ..."Column after" and "Column before"... reflecting the RTL position. -- You are receiving this mail because: You are the assignee for the bug.
