Skip to content

Preferences are not in sync with compiler flags #3

@rhys-vdw

Description

@rhys-vdw

image
image
I think maybe you could do something like this:

var isCopyPasteEnabled = false;
#if NOM_PROJECT_COPY_PASTE
  isCopyPasteEnabled = true;
#endif
// draw checkbox

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions