> This is my (joachim.schr...@gmx.de) first contribution to openjfx. My 
> Contributor Agreement is signed but still in review.
> So please be patient with an absolute beginner as contributor ... .
> The work of this pull request was fully done in my spare time.
> 
> I first filed the bug myself in 2017. I had begun working with JavaFX in 2014.
> 
> The two changes address the two problems mentioned in JDK-8173321:
> - Using a JavaFX TableView, a click on the right trough has no effect when 
> the cell height of the cell currently displayed is higher than viewport height
> - The ScrollBar ist displayed with a minimal height.
> 
> The changes were tested and ran well with Java 17 and the current master 
> branch of openjfx.

JoachimSchriek has refreshed the contents of this pull request, and previous 
commits have been removed. The incremental views will show differences compared 
to the previous content of the PR. The pull request contains one new commit 
since the last revision:

  Restore original VirtualFlow.java

-------------

Changes:
  - all: https://git.openjdk.org/jfx/pull/985/files
  - new: https://git.openjdk.org/jfx/pull/985/files/e7e9bc99..a316200e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=985&range=05
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=985&range=04-05

  Stats: 3396 lines in 1 file changed: 3396 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jfx/pull/985.diff
  Fetch: git fetch https://git.openjdk.org/jfx pull/985/head:pull/985

PR: https://git.openjdk.org/jfx/pull/985

Reply via email to