JFXNotifications is here !! (the beginning ...)#969
JFXNotifications is here !! (the beginning ...)#969nanoclario wants to merge 3 commits intosshahine:masterfrom
Conversation
|
Hi @nanoclario,
|
|
Hello @jfoenixadmin , I detail a little the development:
I know that there are still many things to improve and add, and I would like to do it, but my time is very short at the moment :/. Regards. 😃 |
|
Hi @nanoclario I see your point. However to be honest, I think it can be done better. Regards, |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
This is amazing !!! |
|
@jfoenixadmin do you have any prevision to merge it? |
|
@jfoenixadmin Please have a look . |
|
Well, I think the code needs some changes and a better abstraction, so I prefer not to merge it as is. |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
any updates? |
|
When will |
Hello, I am @TioCoding this is my personal account. I have been working the "JFXNotifications" control until I have something mature. This is what I have developed so far.
the gif looks a bit bad :(

In the issue #439, I had worked on a simple design of JFXNotifications, but I did not like it very much because I could only have one design so that's why I did not do the Pull Request. With this implementation everyone can create their custom design by extending the class
JFXAbstractNotificationTemplate, for example:This is a simple design that I have added to the JFoenix package, but you can easily create your own.
There are many templates to do, but due to lack of time I have not been able to do it :(, as well as many things that I would like to implement in JFXNotifications (for example, add the expansion of notifications, a queue for notifications, ...)