Files
goo-engine/scripts/startup/bl_ui
Campbell Barton 1f892ff92d Fix #83819: Toolbar tooltip missing with custom-keymap
When accessing the key-map for tooltips it's important to use
the final "user" keymap, combine from "active" & "default".

Using the active keyconfig would only keys from key-maps that had
been modified.
2025-03-12 16:15:21 +01:00
..