Description: Draw: Add to main menu "3D effects" tool It's a different dialog 1. Add to drawing any line 2. Select Shape->Convert->to 3D rotetion object 2. Right click on 3D shape 3. Select 3D effects item from context menu 4. It opens "3D effects" dialog You can't open it from main menu or from any toolbar, it's possibly only for special (not for all, sic!) 3D object context menu. I suggest add it to Format menu Steps to Reproduce: - Actual Results: There is no "3D effects"options menu item Expected Results: There is "3D effects"options menu item Reproducible: Always User Profile Reset: No Additional Info: -
Yes, should be under Format after Area. Code pointers: sd/uiconfig/sdraw/menubar/menubar.xml .uno:Window3D
Shivam Kumar Singh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7b2da820f3d8a2e42c30db0897faeb690f3b5f22 tdf#130717 Adding 3D Window option to Format Menu It will be available in 7.0.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.