Skip to content

[REFACTOR]: Consider putting the MenuItem callback functions and other UI stuff into sub namespaces #205

Description

@gynt

Each MenuItemRenderFunction or MenuItemActionHandler function cpp files takes 10 seconds to compile on my machine. And as there are a lot of those, it takes quite a long time to compile. Perhaps we should create sub namespaces in the UI namespace, Basically group those functions by menu name, and if not tied toa single menu, in a common namespace.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions