Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FXMisc/Flowless
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.2
Choose a base ref
...
head repository: FXMisc/Flowless
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.3
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 19, 2021

  1. Scrollbars height/width need to be ceiled to the nearest pixel if thi…

    …s region's snapToPixel property is true. (#82)
    
    Failing to do so will ultimately cause a feedback loop in the layout of the VirtualizedScrollPane under under some screen scale (125%, 150%, 175%, etc...) when used with OpenJFX 16 or higher.
    fthevenet authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    7c7749a View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Delete .travis.yml (#84)

    Jugen authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    0b111e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Version 0.6.3 Release

    Jugen committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    dd78739 View commit details
    Browse the repository at this point in the history
Loading