Oliver Löffler

Results 57 issues of Oliver Löffler

### Expected Behavior The welcome page should support loading FXML files via drag and drop. One should be able to drag a FXML file from anywhere and drop it anywhere...

enhancement

There are some text fields, where Scene Builder should display a context menu with copy/paste commands but those commands are not shown. Those context menus are displayed, but there is...

bug

### Expected Behavior - Scene Builder starts and presents welcome page - User selects a recent project / recent file - Scene Builder detects that this file is missing -...

bug

Disabled mnemonic parsing on RecentDocumentsButtons on Welcome Page in oder to have correct file name rendering for filenames with underscores. ### Issue Fixes #572 ### Progress - [x] Change must...

As all application specific locations are now version specific, multiple versions of Scene Builder can now be started at same time, as long they have different versions. Also each Scene...

### Issue Fixes #569 Relates to discussion #484 ### Progress - [x] Change must not contain extraneous whitespace - [x] License header year is updated, if required - [x] The...

### Issue Fixes #485 Adds a very basic `.editorconfig` to the project and the related Maven plug-in to automatically format files on demand. README.md has been updated accordingly on how...

This fix allows Scene Builder to load FXML files with unresolved imports. There is also a new option (keep unresolved imports) which also allows to keep the imports in saved...

Scene Builder displays wrong filenames on Welcome Page when filename contains a number followed by an underscore, e.g. `1234_MainView.fxml`. In such case, the Welcome Page shows `1234_MainView.fxml`. Interestingly the error...

bug

As discussed in #484, it can be beneficial to have a link to https://www.jfx-central.com. ### Expected Behavior The help menu already collects links to JavaFX related documentation. Here seems to...

enhancement