Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Scene Builder now shows a message which FXML imports were not resolvable #577

Closed
wants to merge 11 commits into from

Commits on Oct 3, 2022

  1. fix: Allows Scene Builder conditionally to load FXML files with

    unresolved imports.
    
    There is also a new option (preserve unresolved imports) which also
    allows to keep the imports in saved FXML files.
    Oliver-Loeffler committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    85723a2 View commit details
    Browse the repository at this point in the history
  2. fix: Scene Builder now shows upon load which imports were not resolve…

    …d and how this could be avoided. This is only active when the preference `keep unresolved imports` is set true.
    Oliver-Loeffler committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    8d14dc1 View commit details
    Browse the repository at this point in the history
  3. Renamed the preference 'keep unresolved imports' into 'allow loading …

    …of FXML with unresolved imports' as it exactly does the 2nd.
    Oliver-Loeffler committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    6d11253 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5880b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13175e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26d0b5a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dea39c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    733069b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    f042776 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    680816e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    1312594 View commit details
    Browse the repository at this point in the history