Skip to content

Decouple Menu API from the QtWidgets menubar #2358

Description

@ada-tv

The Menu API broke in Qt6 because it's doing weird cursed stuff connecting to and directly manipulating the QMenuBar on the game window.

Separating the scripting API from the Qt widget will make this easier to maintain (and also make it possible to reimplement the menu like the Qt5 tablet has)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions