https://bugs.documentfoundation.org/show_bug.cgi?id=146407
--- Comment #4 from Bayram Çiçek <[email protected]> --- (In reply to JO3EMC from comment #3) > Hmm… > Users may be confused if the UI is implemented even though the functionality > has not been implemented yet. Definitely. > Shouldn't the UI be implemented when the functionality has been implemented? The problem is Calc and Writer use the same 'Borders' UI (svx/source/tbxctrls/tbcontrl.cxx, see https://gerrit.libreoffice.org/c/core/+/118951). Therefore, any change will be made on 'Borders' tab, will affect both Calc and Writer UI. In my opinion, (since diagonal borders work well on Calc, but doesn't work on Writer), it should be possible to hide diagonal border icons on 'Borders' UI just for Writer (until the feature is implemented). I have to look at the code-base first. If it's possible to hide them, then I'll send a patch for this. Thanks!. -- You are receiving this mail because: You are the assignee for the bug.
