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

UI update: application window, main menu and tabs migrated to JavaFX #2458

Merged
merged 38 commits into from
Jun 3, 2024

Conversation

dbarashev
Copy link
Contributor

No description provided.

- moved divider position persistence into <view> tag
- update window title with the document name and modified state
- quit barrier
- fixed a number of issues related to showing dialogs
…cessary abstractions from NotificationManager
# Conflicts:
#	ganttproject/src/main/java/biz/ganttproject/app/Menu.kt
- show label with the max severity in the status bar
# Conflicts:
#	biz.ganttproject.app.libs/build.gradle
#	ganttproject-builder/VERSION
#	ganttproject/src/main/java/biz/ganttproject/app/Menu.kt
#	ganttproject/src/main/java/net/sourceforge/ganttproject/App.kt
- errors and logs dialog showing errors
# Conflicts:
#	ganttproject-builder/VERSION
#	ganttproject/src/main/java/net/sourceforge/ganttproject/action/resource/ResourceNewAction.java
…round

- replaced some Platform.runLater calls with FXUtil.runLater and added some startup logging. This hopefully will solve the issue with the app window appearing blank sometimes.
@dbarashev dbarashev merged commit bb9c7f4 into master Jun 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant