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

fix: colorpicker move on input #656

Merged
merged 15 commits into from
Mar 12, 2024

Commits on Jan 26, 2022

  1. Add copy code function to Color Picker

    Signed-off-by: leewyatt <[email protected]>
    leewyatt committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    13cc5d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Modify to not return null and Fix gluonhq#503

    Signed-off-by: leewyatt <[email protected]>
    leewyatt committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    055c923 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    523e182 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Add licenses and tests

    Signed-off-by: leewyatt <[email protected]>
    leewyatt committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    89b0721 View commit details
    Browse the repository at this point in the history
  2. update licenses

    Signed-off-by: leewyatt <[email protected]>
    leewyatt committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    40ac673 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Remove extra blank lines, remove null

    Signed-off-by: leewyatt <[email protected]>
    leewyatt committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    0abe3b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e6d28d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Update to JUnit 5 API

    AlmasB authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    3d149cc View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    14894ac View commit details
    Browse the repository at this point in the history
  2. Prevent ColorPicker area from moving on mouse scroll and keyboard inp…

    …uts: The area was previously shifting due to ScrollPane default behaviors.
    leewyatt committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    9a721c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a2d4ff View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    24edf0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ecea8e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Update kit/src/main/java/com/oracle/javafx/scenebuilder/kit/util/cont…

    …rol/paintpicker/colorpicker/ColorPicker.java
    
    Co-authored-by: José Pereda <[email protected]>
    leewyatt and jperedadnr authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b572ee6 View commit details
    Browse the repository at this point in the history
  2. updated copyright

    leewyatt committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    464a1da View commit details
    Browse the repository at this point in the history