-
Notifications
You must be signed in to change notification settings - Fork 3
Context Menu API rework #9
Copy link
Copy link
Open
Labels
UIIssues relating to UIs (both Larian's and custom ones)Issues relating to UIs (both Larian's and custom ones)libraryIssues relating to core librariesIssues relating to core librariesreworkFeature or library reworks/rewrites.Feature or library reworks/rewrites.
Metadata
Metadata
Assignees
Labels
UIIssues relating to UIs (both Larian's and custom ones)Issues relating to UIs (both Larian's and custom ones)libraryIssues relating to core librariesIssues relating to core librariesreworkFeature or library reworks/rewrites.Feature or library reworks/rewrites.
The context menu API is incredibly old at this point (2 years, almost) and needs modernizing to adhere to current standards. All current functionality should be kept.
The UI currently replaces the vanilla one. Ideally it should be turned into a Generic UI, however the hardcoded quirks of the vanilla context menu could make it difficult to use an overlay. The change to Generic can be made later (it wouldn't affect the API).