Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fixes #2578 - Updates mouse events to be relative to View.Bounds #2920

Merged
merged 31 commits into from
Nov 26, 2023

Commits on Oct 17, 2023

  1. initial commit

    tig committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b0e9fb3 View commit details
    Browse the repository at this point in the history
  2. Clarified RootMouseEvent

    tig committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8d7c8b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. merge

    tig committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3c7cbc4 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    453c708 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2cbb8d View commit details
    Browse the repository at this point in the history
  3. ViewToScreen -> BoundsToScreen

    tig committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    9685c6c View commit details
    Browse the repository at this point in the history
  4. Simplified View.Move

    tig committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    bf7561d View commit details
    Browse the repository at this point in the history
  5. Simplified View.Move

    tig committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    6f04252 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f0e6e9 View commit details
    Browse the repository at this point in the history
  7. more ViewLayout cleanup

    tig committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    3d0f7f5 View commit details
    Browse the repository at this point in the history
  8. more ViewLayout cleanup

    tig committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    5722443 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    ca32929 View commit details
    Browse the repository at this point in the history
  2. Partial fix

    tig committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    6e0449a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    21479ee View commit details
    Browse the repository at this point in the history
  2. Added Bounds/FrameToScreen

    tig committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    1339afb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9937f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. All unit tests pass

    tig committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    9282c43 View commit details
    Browse the repository at this point in the history
  2. Fixed ListView

    tig committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    57f7101 View commit details
    Browse the repository at this point in the history
  3. Fixed TableView

    tig committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    f557b4a View commit details
    Browse the repository at this point in the history
  4. Fixed ColorPicker

    tig committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    9eba642 View commit details
    Browse the repository at this point in the history
  5. Fixed RadioGroup

    tig committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    df3868c View commit details
    Browse the repository at this point in the history
  6. Fixed ListView unit tests

    tig committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    419c54c View commit details
    Browse the repository at this point in the history
  7. Fixed line drawing scenario

    tig committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    cbc3100 View commit details
    Browse the repository at this point in the history
  8. Updated comment

    tig committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    fda794a View commit details
    Browse the repository at this point in the history
  9. fixed api doc typo

    tig committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    2d2ec50 View commit details
    Browse the repository at this point in the history
  10. fixed formatting

    tig committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    1cf1eaa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    70aa303 View commit details
    Browse the repository at this point in the history
  12. MouseEvent api doc updates

    tig committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    b76e5fc View commit details
    Browse the repository at this point in the history
  13. More thickness tests

    tig committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    e9ec8ca View commit details
    Browse the repository at this point in the history
  14. More thickness tests

    tig committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    ce9b7fb View commit details
    Browse the repository at this point in the history
  15. Merged

    tig committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    ebefbed View commit details
    Browse the repository at this point in the history