Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Selection modes #798

Merged
merged 10 commits into from
Dec 31, 2022
Merged

Commits on Dec 23, 2022

  1. Fix a typo

    this is required because this is "Paint" Selection
    (so it's not supposed to cancel selection if we click outside the canvas)
    Variable-ind authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    a219bba View commit details
    Browse the repository at this point in the history
  2. Added Selction Modes

    Default, Add, Subtract, Intersect
    Variable-ind authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    c6b5ef2 View commit details
    Browse the repository at this point in the history
  3. removed whitespace

    Variable-ind authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    1f78d48 View commit details
    Browse the repository at this point in the history
  4. better options

    Variable-ind authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    15bca13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8eb088 View commit details
    Browse the repository at this point in the history
  6. formatting

    Variable-ind authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    8a655fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3d8515 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    4a1dec6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c85fe2 View commit details
    Browse the repository at this point in the history
  3. remove whitespace

    Variable-ind authored Dec 27, 2022
    Configuration menu
    Copy the full SHA
    000fee9 View commit details
    Browse the repository at this point in the history