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

Our Changes to the Sampler for the JPro-Demo-Page #7

Merged
merged 9 commits into from
Nov 22, 2018
Merged

Our Changes to the Sampler for the JPro-Demo-Page #7

merged 9 commits into from
Nov 22, 2018

Conversation

FlorianKirmaier
Copy link
Contributor

We've made some changes to the project to promote it on the JPro-Demo-Page.
It's accessable from the following url: https://demos.jpro.one/bootstrapfx.html

It contains the following changes:

  • Added a link to the online-demo at jpro.one.
  • Added an ambient background to the sampler.
  • The sampler now also works as a jar. Previously, it couldn't properly load the text of the fxml-files.

Added a link to the online-demo at jpro.one.
Added an ambient background to the sampler.
The sampler now also works as a jar. Previously, it couldn't properly load the text of the fxml-files.
@aalmiray
Copy link
Collaborator

Thank you for the PR, however I'd suggest creating a separate sampler subproject that deals with JPro specifics. What do you think?

@FlorianKirmaier
Copy link
Contributor Author

You mean as a subproject, which inherits all classes from the original sampler, but contains all the JPro-specific code?

I can do that.

@aalmiray
Copy link
Collaborator

Yes. Perhaps a refactor of the existing sampler is needed in order for the JPro sampler to reduce duplication when inserting the top level container. WDYT?

@FlorianKirmaier
Copy link
Contributor Author

@aalmiray
I've moved the JPro-specific code to an own subproject.
I think it's now quite a bit cleaner.

README.adoc Outdated Show resolved Hide resolved
@aalmiray aalmiray merged commit c3879ee into kordamp:master Nov 22, 2018
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.

2 participants