beta5 and line widths

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

beta5 and line widths

seckford
I've recently moved from LibreCAD-2.0.0.beta1 to beta5 (the current version)
running on Linux, and had some problems.  In both I built the software
on a local machine using the GitHub code, and the current Qt libraries,
but while beta1 merely has minor problems printing in landscape format,
beta5 seems unable to store and recall line widths.

The simplest test sequence is to start with a new drawing and create a second
layer, call it Page, and set the Page linewidth to 0.35 mm and the color to
blue.  Then draw a square on the Page layer and save and close the file. On
reloading the file the Page layer width will have gone to 0.9 mm, though the
color will still be blue.

I haven't filed a bug since I don't know if the problem is me doing something
dumb or a genuine change between beta1 and beta5 (under the same circumstances
beta1 preserves line widths).

Could someone please check this out, and let me know if it works for them?

Thanks - Will
Reply | Threaded
Open this post in threaded view
|

Re: beta5 and line widths

Rallaz
apologies for the bug, I sent a commit  to master yesterday solving it
Reply | Threaded
Open this post in threaded view
|

Re: beta5 and line widths

seckford
Many thanks - I'll download the new version and give it a try.

Will

(One thing I missed in the download was a current revision number,
rather than a version number, exposed somewhere in the GUI.  It
might help debugging to add the git revision code to eg: the help or
about windows.)