Syres916
Syres916
Cannot replicate using: ``` OS: EndeavourOS (KDE/plasmax11/xcb) Architecture: x86_64 Version: 1.1.0dev.39509 (Git) Build type: Release Branch: (HEAD detached at 46f561e2c5) Hash: 46f561e2c585789e5302ba285422b60008ecd5e3 Python 3.12.4, Qt 6.7.2, Coin 4.0.2, Vtk 9.3.0,...
My feedback is, I'm so glad I did a snapshot before upgrading 776 packages. While I couldn't reproduce the _Tasks_ DockWidget disappearing no matter what I tried using Qt 6.8.1...
I thought when the user activates the ShapeString command `DontUseNativeDialog` is temporarily set to `true` by default.
@shaise looks to be OCCT version to me, works fine using 7.6.3: ``` OS: Linux Mint 22.1 (X-Cinnamon/cinnamon) Word size of FreeCAD: 64-bit Version: 0.21.3.33910 (Git) Build type: Release Branch:...
@basepr1me it's always best to quote your full FreeCAD info so we know exactly which version of the libraries you are using, I'm guessing you're using OCCT 7.8.1 but that's...
Well, I've got the tooltip for each fastener in the Parameters Dialog [working](https://github.com/shaise/FreeCAD_FastenersWB/compare/master...Syres916:FreeCAD_FastenersWB:Tooltips_In_ComboBoxes), just need to work out the combobox in the PropertyEditor. 
OK, looks like bad news on the PropertiesItem combobox, the App:PropertyEnumeration does not have a Tooltip function in the core code and I'm a little/quite a lot reticent to propose...
I've just tested the latest 1.0 branch (what will become version 1.0.1) and it works as expected, could the original issue be a Mac specific issue? ``` OS: Linux Mint...