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

Refactoring & UI improvements #43

Merged
merged 4 commits into from
Nov 8, 2023
Merged

Conversation

petebankhead
Copy link
Member

@petebankhead petebankhead commented Nov 8, 2023

  • More informative method names, e.g. getTorchScriptFile() rather than getTSFile()
  • Add directory choosers for selecting the model/local directories
  • Reduce error notifications when working with the local directory
  • Fix UI bug that could cause the stage to migrate to the screen corner when it was resized, closed & reopened
  • Remember stage position for when it is reopened
  • Improve markdown rendering
  • Update Gradle wrapper
  • Use Java 17 to build
Screenshot 2023-11-08 at 17 34 56

- More informative method names (e.g. getTorchScriptFile() rather than getTSFile()`
- Add directory choosers for selecting the model/user directories
- Fix UI bug that could cause the stage to migrate to the screen corner when it was resized, closed & reopened
- Remember stage position for when it is reopened
Use commonmark extension to remove yaml frontmatter, and insert it at the end of the doc.
Also add name and description (if available) as headings.
(This will require the latest QuPath v0.5.0 snapshot to add the yaml support)
This is consistent with the Java version required for QuPath v0.5
@petebankhead petebankhead merged commit d9b2c72 into qupath:main Nov 8, 2023
1 check passed
@petebankhead petebankhead deleted the refactoring branch November 9, 2023 08:34
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.

1 participant