Search found 81 matches

by David_D
Thu Sep 20, 2018 8:10 pm
Forum: Help on using FreeCAD
Topic: Scrolling on length inputs has a cap, with particular unit "user system"
Replies: 21
Views: 2516

Re: Scrolling on length inputs has a cap, with particular unit "user system"

Does it only happen with "cm" in the unit value field? That's quite hard to test, as it immediately switches to cm when scrolling, even if the unit previously was something different. Also I've tested this on version 0.17 and Ubuntu 16 OS, and now the length field of Draft Line has the is...
by David_D
Thu Sep 20, 2018 6:11 pm
Forum: Help on using FreeCAD
Topic: Scrolling on length inputs has a cap, with particular unit "user system"
Replies: 21
Views: 2516

Re: Scrolling on length inputs has a cap, with particular unit "user system"

Taken from src/Mod/Draft/DraftGui.py Note that the Length and Local X fields are initialized the same way. # point xl = QtGui.QHBoxLayout() yl = QtGui.QHBoxLayout() zl = QtGui.QHBoxLayout() bl = QtGui.QHBoxLayout() self.layout.addLayout(xl) self.layout.addLayout(yl) self.layout.addLayout(zl) self.la...
by David_D
Thu Sep 20, 2018 5:55 pm
Forum: Help on using FreeCAD
Topic: Scrolling on length inputs has a cap, with particular unit "user system"
Replies: 21
Views: 2516

Re: Scrolling on length inputs has a cap, with particular unit "user system"

Correction, it is not all length input fields that are effected. On the Draft Line tool task window, the input fields: Local X, Local Y, and Local Z are effected, but Length isn't. Similarly, on the Arch Window tool task window, all input field are effected, except for Sill height. Very interesting....
by David_D
Thu Sep 20, 2018 5:28 pm
Forum: Help on using FreeCAD
Topic: Scrolling on length inputs has a cap, with particular unit "user system"
Replies: 21
Views: 2516

Re: Scrolling on length inputs has a cap, with particular unit "user system"

Hi David_D ! A belated welcome here :) Just wanted to say very high quality posts in this topic, thanks for the willingness to try and solve the bug. Hey, thanks a bunch. Currently looking at the code for the first time, so this may take a while. Progress thus far: Nothing jumped out at me in /src/...
by David_D
Wed Sep 19, 2018 4:37 pm
Forum: Help on using FreeCAD
Topic: Scrolling on length inputs has a cap, with particular unit "user system"
Replies: 21
Views: 2516

Re: Scrolling on length inputs has a cap, with particular unit "user system"

I've tested using the most recent development build of FreeCAD, and the issue is in 0.18 as well. OS: "Solus" Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.18.14766 (Git) AppImage Build type: Release Branch: master Hash: 17d36cecc992cfa9c9a4a831f23a6e4dcd6cc41e Python ver...
by David_D
Wed Sep 19, 2018 4:26 pm
Forum: Help on using FreeCAD
Topic: Scrolling on length inputs has a cap, with particular unit "user system"
Replies: 21
Views: 2516

Re: Scrolling on length inputs has a cap, with particular unit "user system"

TheMarkster wrote: Tue Sep 18, 2018 5:09 pm I can confirm the bug.
In that case, I'm going to try to fix it. I'll be starting the bug reporting process.
by David_D
Tue Sep 18, 2018 6:59 am
Forum: Help on using FreeCAD
Topic: Scrolling on length inputs has a cap, with particular unit "user system"
Replies: 21
Views: 2516

Re: Scrolling on length inputs has a cap, with particular unit "user system"

TheMarkster wrote: Mon Sep 17, 2018 11:54 pm Could you attach the FCStd file?
Attached.
ranch_plan.fcstd
(66.26 KiB) Downloaded 35 times
by David_D
Mon Sep 17, 2018 6:09 pm
Forum: Help on using FreeCAD
Topic: Scrolling on length inputs has a cap, with particular unit "user system"
Replies: 21
Views: 2516

Re: Scrolling on length inputs has a cap, with particular unit "user system"

Also, if you'd allow me to take the time to learn the systems, and if this issue can be replicated, I'd really appreciate this as a chance to contribute, by fixing the issue myself. Of course, if it's judged a critical issue that needs to be fixed promptly, I'll hold off for another issue.
by David_D
Mon Sep 17, 2018 6:08 pm
Forum: Help on using FreeCAD
Topic: Scrolling on length inputs has a cap, with particular unit "user system"
Replies: 21
Views: 2516

Scrolling on length inputs has a cap, with particular unit "user system"

Hello, I'd appreciate some help, or possibly report a bug. When using my mouse scroll wheel to increase or decrease GUI input boxes for length values, the maximum value that can be reached is 0.11cm, and the minimum is -0.11cm. Here is a video demonstrating the issue: https://gfycat.com/DemandingAdo...
by David_D
Fri Jun 29, 2018 6:47 pm
Forum: Wiki
Topic: How to get wiki editing permissions
Replies: 361
Views: 535573

Re: How to get wiki editing permissions

Welcome to the forum! What do you want to improve in the wiki? Please don't feel offended, but a brand new user asking for wiki editing permission always raises some questions (spammers are targeting the forum quite often). Very understandable. I've noticed a few spelling and grammar errors on the ...