[Libreoffice-bugs] [Bug 99027] [FORMATTING] Default table border width is useless
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Nov 9 09:24:56 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=99027
--- Comment #24 from Yousuf Philips (jay) <philipz85 at hotmail.com> ---
(In reply to Jim Raykowski from comment #23)
> The width spin uses the GtkAdjustment 1 object properties. Adjust these
> values to what you want.
>
> borderpage.ui
> 6 <object class="GtkAdjustment" id="adjustment1">
> 7 <property name="lower">0.050000000000000003</property>
> 8 <property name="upper">9</property>
> 9 <property name="step_increment">0.25</property>
> 10 <property name="page_increment">1</property>
> 11 </object>
Hi Jim,
I'm aware of those entries and adjusting them wont give the wanted result as
none of them mention what the initial width should be, which the 0.00pt of
linewidthmf:0.00pt is being used to do so. It is something that needs to be
looked into in the code.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171109/11e50da8/attachment.html>
More information about the Libreoffice-bugs
mailing list