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

ISSUE 5703: Color picker offset relative to editor container #5704

Merged
merged 7 commits into from
Mar 4, 2024

Commits on Feb 23, 2024

  1. Test files

    bernesto committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e9c4ad2 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Updated the ColorPicker getOffset(picker, input) to account for the r…

    …elative offset of the input element to the editor container.
    bernesto committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    55b6a99 View commit details
    Browse the repository at this point in the history
  2. Revert "Test files"

    This reverts commit e9c4ad2.
    bernesto committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    20baf20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f446f45 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. When the frame is updated, refresh the canvas. This will reposition t…

    …he component tools to their new relative offsets. Note: This may be better up stream from here.
    bernesto committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    195db6c View commit details
    Browse the repository at this point in the history
  2. Revert "Add eval-source-map for chrome debugging"

    This reverts commit f446f45.
    bernesto committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f408ba6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from bernesto/myDev

    Component tools misalign when the editor is resized 5705
    bernesto committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5670c81 View commit details
    Browse the repository at this point in the history