> This PR adds a warning about inserting Nodes directly into the virtualized > containers such as ListView, TreeView, TableView and TreeTableView. It also > adds code snippets showing the recommended pattern of using a custom cell > factory for each of the virtualized control.
Ajit Ghaisas has updated the pull request incrementally with one additional commit since the last revision: Remove extra spaces ------------- Changes: - all: https://git.openjdk.org/jfx/pull/995/files - new: https://git.openjdk.org/jfx/pull/995/files/e46e31b4..b4335b68 Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=995&range=02 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=995&range=01-02 Stats: 4 lines in 4 files changed: 0 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jfx/pull/995.diff Fetch: git fetch https://git.openjdk.org/jfx pull/995/head:pull/995 PR: https://git.openjdk.org/jfx/pull/995