Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Convert from tab to settings #15

Open
Gerschel opened this issue Jan 24, 2023 · 1 comment
Open

Convert from tab to settings #15

Gerschel opened this issue Jan 24, 2023 · 1 comment

Comments

@Gerschel
Copy link
Owner

Gerschel commented Jan 24, 2023

@Nacurutu
It's a bit tricky. For every component I auto-generate, I'll need to convert to a

shared.opts.add_option("title", SharedOptionInfo(default_val, "Description", <insert component type here>, {dictionary for initial values}, section=(name in webui's configs, SETTINGS TAB NAME)))

This means I would lose control of assigning my functions/event handlers. I will have to rewrite the entire interface. It will try to handle saving and reloading, so I would have to override it, since we load from css, with some, we'll eventually have our own save files.

I'm not sure what's the best way to handle these yet.

@Nacurutu
Copy link
Collaborator

Well, you know more than me about this kind of stuff.

As I said, no pressure, take all the time you need. I trust and admire your work and I'm grateful for it.

The only thing I can do is to keep updating the CSS files and make a mockup for the layout.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants