Deviouslrd / json-generator

Easy-to-use generator to make the JSON files primarily for mods, but can also be used for resource packs and datapacks. Comes with extensive generation tools to maximize its usefulness.
3 stars 2 forks source link

[SUGGESTION] Upgrade CSS and HTML format #31

Closed Deviouslrd closed 3 years ago

Deviouslrd commented 3 years ago

Is your feature request related to a problem? Please describe.

Self-explanatory, I want the appearance to be vastly improved before release 1.0. It looks fine right now, but will need improvement before its truly released.

How? I'm not sure yet. Feel free to send example pictures in this issue if you've done some tinkering. If you want to tinker, just open up the chrome console (ctrl+shift+i) and modify the page as needed.

Deviouslrd commented 3 years ago

Apply outline: none to every button and link. To turn off the orange thing when you click. Additionally selected buttons need to be replaced with a different colour than orange.

This and #44 will need to wait until full Tauri engine transfer or if electron is decided as final engine

Deviouslrd commented 3 years ago

Add a fade between pages, like on this https://christopheraue.net/design/fading-pages-on-load-and-unload

Deviouslrd commented 3 years ago

Consider Tauri frameless window, included menu bar and min/max/close buttons styled epicly, or if Tauri plan falls through, do so for electron

Deviouslrd commented 3 years ago

Fade for disabled boxes. So instead of instant, fades into gray.

Deviouslrd commented 3 years ago

As I am now making a rewrite of this app in java, this is no longer needed.

Deviouslrd commented 2 years ago

Any further bits on this will be in the project. Also the java rewrite is also on hold since tauri is now working out.