Skip to content

Conversation

@FlorianKirmaier
Copy link
Contributor

Simplified various places in the code.
I think the minHeight is not required, the content should provide the minimum height.
The computeMinHeight/Width methods caused issues. They also were illogical, because graphic is only a small part of it's content.

After this change it seems to work again.

Without this change, and when the graphic is set (for example with .graphic(new Label(text)) )
Then it looked like the following:

Screenshot 2021-05-18 at 10 55 31

I've also removed the VPos logic, because it now always positions it in the center, and it also doesn't really make sense to me.

They didn't seems to to anything reasonable and they broke the layouting
Removed the logic to move the close button in the Notifications. It didn't really make sense to me and causes issues.
@github-actions
Copy link

Hi FlorianKirmaier,

Welcome to ControlsFX and thank you for taking time to contribute to this project.

We do not recognise you as a contributor. Can you please sign ControlsFX Individual Contributor Agreement: https://cla.controlsfx.org ?

@github-actions github-actions bot added the CLA label May 18, 2021
@abhinayagarwal
Copy link
Member

Hi @FlorianKirmaier ,

Can you please sign the CLA as suggested by the bot?

@FlorianKirmaier
Copy link
Contributor Author

Done!

@Maxoudela
Copy link
Collaborator

Can you update the copyright to
Copyright (c) 2014, 2021 ControlsFX please

@FlorianKirmaier
Copy link
Contributor Author

I've updated the copyright dates!

@github-actions
Copy link

Hi FlorianKirmaier,

Welcome to ControlsFX and thank you for taking time to contribute to this project.

We do not recognise you as a contributor. Can you please sign ControlsFX Individual Contributor Agreement: https://cla.controlsfx.org ?

@github-actions github-actions bot added the CLA label Jun 14, 2021
@FlorianKirmaier
Copy link
Contributor Author

The CLA bot seems to be buggy.

@Maxoudela
Copy link
Collaborator

Indeed

@abhinayagarwal abhinayagarwal merged commit d0a0b16 into controlsfx:jfx-13 Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants