View Template Current issue number: 13
- #8 Correctly set-up grid layout (not using GridPane) (8-setup-grid-layout)
- #9 Make click-zoom submethod to zoom images when clicked (only on List layout) (9-click-zoom)
- #10 Start developing cache subsystem More Information... (10-start-cache-subs)
- #1 Fix 'TabPane' to not allow the closing of tabs. (1-tabpane-fix-close)
- #2 Add more options (Edit, View, Options at least) to the menu bar (2-add-to-menu-bar)
- #3 Add options to all menu tabs More Information... (3-add-options-in-menus)
- #4 Remove TabPane and figure out how to have a grid of images (4-remove-tabpane-and-images)
- #5 Correctly set up the Open Folder button to select a directory and filter out image files More Information... (5-setup-open-folder)
- #6 Make in-house CSS styles (dark theme) More Information... (6-in-house-css)
- #7 Correctly align images to the grid and improve how the grid looks (7-improve-grid)
- #11 Utilize Multithreading to speed up thumbnail loading More Information... (11-multithreading)
- #12 Use ListView to improve image loading logic further. Also, use CellFactory. (12-list-view)