View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000369 | FreeCAD | Feature | public | 2011-06-04 02:48 | 2011-06-05 13:34 |
Reporter | andrewbuck40 | Assigned To | wmayer | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.12 | Fixed in Version | 0.12 | ||
Summary | 0000369: Useful extension of the show/hide functionality | ||||
Description | Currently when you have an object selected, if you press spacebar it toggles between showing and hiding the object. A useful extension to this behaviour would be to have something like shift+spacebar work the same way, except instead of toggling between visible and invisible, you could make it toggle between Display='flat lines' and Display=Wireframe. This way you can either hide a part entirely, or hide just the faces so you can see how other parts fit inside it. This seems like a fairly easy thing to implement, and would be quite useful when modeling the inner bits of something that has to fit into a box of some sort. | ||||
Steps To Reproduce | https://sourceforge.net/apps/phpbb/free-cad/viewtopic.php?f=10&t=1040&p=8013#p8013 | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
|
It exists in the Draft module (right-click an object in tree or 3D view -> options) and in the Complete module (right-click an object in the tree -> draft options). But it's a bit inconsistent... What could I do to make that better? - Add as a "standalone" right-click option (not inside a "draft options")? - Make a "display options" group where we would put all display-related options? |
|
Already implemented in Draft module. The default shortcut has been changed to Shift+Spacebar in 4549 |
|
I changed the submenu name to "Display options", it exists now in both Draft and Complete workbenches, both in the tree and in the view context menus. That submenu contains a "Toggle display mode" tool which switches between Wireframe and Flat lines mode. Its default shortcut is Shift+Space. I think this answers the feature request, so I'll close the report, right? Feel free to reopen if anything is missing. |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-06-04 02:48 | wmayer | New Issue | |
2011-06-04 02:48 | wmayer | Status | new => assigned |
2011-06-04 02:48 | wmayer | Assigned To | => wmayer |
2011-06-04 02:51 | wmayer | Reporter | wmayer => andrewbuck40 |
2011-06-04 13:24 | yorik | Note Added: 0000883 | |
2011-06-05 13:32 | wmayer | Note Added: 0000884 | |
2011-06-05 13:32 | wmayer | Status | assigned => closed |
2011-06-05 13:32 | wmayer | Resolution | open => fixed |
2011-06-05 13:32 | wmayer | Fixed in Version | => 0.12 |
2011-06-05 13:34 | yorik | Note Added: 0000885 |