Theme Manager - Can you save the file? Or avoid the 'reset' button?

Hi All,

Just started using the Theme Manager (advanced) and have already accidentally clicked on the ‘reset’ button instead of adding a new advanced item.

Is there a way to either save the file so you could load it in from an external source?

This could also swap between projects.

Failing that, could you put a ‘confirm reset’ option on the reset button as it is very easy to press accidentally when searching and adding the potentially hundreds of items from the advanced menu.

Thanks.

Aren’t you using git? Where you went is one of those places git will bring you back from.

I think this is a good idea, and UI-wise would be expected - like deleting a file (which in effect is what you're doing).

1 Like

Not yet @JonL. I’ve only just started this new project after learning the ropes on a ‘prototype’. I figured it’s so far off being complete that version control isn’t an issue now…but I plan on looking into git soon.

1 Like

My advice is to use git from moment zero. Even for messing around.
You can’t imagine the amount of times I started a draft or I just wanted to learn something and I wished I had my project under git.

It is really easy to learn. More if you are a solo developer as you can skip the complicated parts of several people messing with the code.

1 Like

I will. Thanks for the advice.

1 Like