Oliver Löffler
Oliver Löffler
Haven't been here for a while, but after some playing around and reviewing I've a strategy to improve coverage, so there will be a PR soon for discussion.
The problem is the version number as defined (`version '1.0-SNAPSHOT'`). Packaging will work only, if the given version number matches the target platform requirements. To get your image working, you'd...
Hi, I have played now with modules as well and actually, the only drawback in EJML is that the Jars in Maven Central have some common packages aka split packages...
Hi @alantcote, I am analyzing the issue and learned, that Scene Builder indeed always starts maximized by default. An exception is MacOS, there Scene Builder does not start maximized. ##...
An option preferences dialog seems like a good idea. It provides a choice to the user.
Hi @abhinayagarwal, I will look into this and see if the problem still exists. If so, I'll try to build up understanding and share this here.
Hi @bambuo, most interface elements of Scene Builder support localization. All UI text elements are declared inside of I18N property files. This exists for `app` and `kit` modules. App: `/app/src/main/resources/com/oracle/javafx/scenebuilder/app/i18n`...
Hi!, well you can run Scene Builder locally to test if the translation works properly. This can be achieved by executing the 2 commands from within the Scene Builder project...
Okay, let's revive this issue here. ### Concept Questions: Shall Scene Builder offer workspaces as an option parallel to the current mode of operation (working with single, isolated files, having...
Thanks for the hint, yes, very good idea to use this as inspiration. I never used the embedded version so didn't know about this feature.