-
Notifications
You must be signed in to change notification settings - Fork 50
feat: initial community presets download mechanism #255
Conversation
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
Could you send a screenshot of the result ? |
Thanks again for your PR 🚀😎🥳 |
Also, here's in action: |
Amazing 🙂🚀. It's exactly what I wanted to do 😅😎. Thanks. |
For the offline case, we can just add a new page to the stack which say that the computer is offlinr |
Also, don't forget to add yourself in about dialog 👍 |
Yea, I was faster 😅️
No problem, if I'm using something, I'll always try to improve it |
Yes, it can be just a status page |
Also, if you have matrix, I suggest you to join the matrix room |
ok, why not :^) |
This PR adds an initial mechanism for downloading community presets using info from presets.json file.
In the future, there should be added some sort of fail-save procedure to prevent Gradience from crashing if perhaps Github was offline (maybe a exception handler as a dialog?).