https://bugs.documentfoundation.org/show_bug.cgi?id=99027

--- Comment #25 from Jim Raykowski <[email protected]> ---
(In reply to Yousuf Philips (jay) from comment #24)
> (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.

Changing "lower" to 0.50 seems to work. I might be missing something?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to