FreeCAD/FreeCAD
GitHub で見るCore: Setting `View3DInventorViewerPy.setEnabledNaviCube` does not redraw the view
Open
#19,000 opened on 2025年1月11日
Help wantedMod: CoreTopic: NavigationTopic: User InterfaceType: Feature
Repository metrics
- Stars
- (30,913 stars)
- PR merge metrics
- (平均マージ 24d 7h) (30d で 217 merged PRs)
説明
Is there an existing issue for this?
- I have searched the existing issues
Problem description
Steps to reproduce:
view = Gui.createViewer()
view.getViewer().setEnabledNaviCube(False)
I would expect the navi cube to disappear but the view is not redrawn, it only takes effect whem the view is interacted with, like a zoom or switching away/into it.
Full version info
OS: Linux Mint 22 (X-Cinnamon/cinnamon/xcb)
Architecture: x86_64
Version: 1.1.0dev.39747 +13 (Git)
Build type: Debug
Branch: next
Hash: 69803543bc27d0b2c961bbfa9ce2ccdb8fafc952
Python 3.12.3, Qt 5.15.13, Coin 4.0.3, Vtk , OCC 7.6.3
Locale: English/United States (en_US)
Stylesheet/Theme/QtStyle: unset/FreeCAD Classic/Qt default
Subproject(s) affected?
Core
Anything else?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct