Several Pie menues can be invoked even if disabled in the Propoerties #10
Labels
No Label
bug
duplicate
enhancement
help wanted
need info
not a bug
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: extensions/space_view3d_pie_menus#10
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I've found that (at least) "Editor Switch Pie", "Save /Open Pie" as well as ""Window - Defaults Pie" can be invoked in the viewport even if the hotkeys are disabled in the settings. It also doesn't seem to make a difference if the Shortcut is being changed to somethng else from the default.
Blender Version 4.2.0
Pie Menues Addon Version 1.4.0.
Issue can be closed for now. After a restart of Blender it was not reproduceable any more.
Maybe it was due to loading the update.
This is gonna be the same as #16, but I can't reproduce. Do let me know if you spot it happening again, and if you do, check the system console for any errors (Window->Toggle System Console). Cheers mate.
I just figured a way to reproduce it on my end.
Create a new File With Ctrl + N and select a different template from the one you are currently using.
This consistently reactivates at least the save pie despite it still being disabled in the settings menu.
Blender Version 4.2.0 (Release). Active Add-Ons:
By templates, do you mean these things?
Because I still can't repro with these steps. :(
Oh Sorry, I mean one of the "New File" Layout Templates:
To clarify - steps to reproduce it on my end:
In my case this reliably reactivates the Save pie menue despite it being deactivated in the Settings.
When creating a new scene with the same Layout ('General' in my example), the Pie menu settings stay in their correct state. It only seems to happen after an editor Layout switch.
Still can't repro. Are you sure it's disabled? The pie menu currently only appears on drag, so I'm thinking, maybe it's actually enabled, but in some cases you are mouse dragging and in other cases you're not? >.> I could also see per-workspace add-on filtering play a role here, since those "layouts" are actually workspaces, which can filter add-ons, but if that was what was happening, you'd be having the opposite issue, so I doubt that's what it is. Which just leaves me clueless!
For me, it seems to just work:
I just uninstalled the Plugin and reinstalled it instead of updating.
Sorry, I can't seem to be able to repro any more, either.
Maybe it's been fixed and something else got mangled up earlier.
V 1.5.1 seems to work just fine now.
Hmmmm, I'll take that for now, but I feel like something might still be wrong about the extension update process, maybe on Blender's side. Cause essentially it seems like in these cases the old hotkeys didn't get unregistered, but they should be, whenever the add-on is unregistered, which should happen as part of the update process, I would assume. But ohwell, I'll just keep this in the back of my mind and see if it keeps happening or not. Thanks for the update!