https://bugs.freedesktop.org/show_bug.cgi?id=46583
Michael Stahl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|BSA EasyHack |BSA EasyHack SkillCpp | |TopicUI Severity|normal |enhancement CC| |[email protected] --- Comment #2 from Michael Stahl <[email protected]> 2012-05-23 04:16:36 UTC --- oops, pushed wrong key, let me complete that... this problem has nothing to do with styles but is a general problem of the borders tabpage, which already existed in OOo: if the border lines are different, then it will not display the properties nicely; this is difficult to do anyway with a single width/style/color control. what could be done easily though is to update the width/style/color control when the user selects an individual line, to display the properties of that line. the tab page already has 4 different padding(line spacing) controls, it would be possible to do the same for the lines but it needs up to 6 controls (when the dialog is for a Table there are inner and outer lines), and it is going to become very cluttered. some input from UX would be nice, what is the best way to go here? AFAIR the dialog is implemented in these files: svtools/source/control/ctrlbox.cxx cui/source/tabpages/border.cxx -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
