<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [FORMATTING] Default table border width is useless"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=99027#c25">Comment # 25</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [FORMATTING] Default table border width is useless"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=99027">bug 99027</a>
from <span class="vcard"><a class="email" href="mailto:raykowj@gmail.com" title="Jim Raykowski <raykowj@gmail.com>"> <span class="fn">Jim Raykowski</span></a>
</span></b>
<pre>(In reply to Yousuf Philips (jay) from <a href="show_bug.cgi?id=99027#c24">comment #24</a>)
<span class="quote">> (In reply to Jim Raykowski from <a href="show_bug.cgi?id=99027#c23">comment #23</a>)
> > 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.</span >
Changing "lower" to 0.50 seems to work. I might be missing something?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>