AlUlkesh / stable-diffusion-webui-images-browser

an images browse for stable-diffusion-webui
623 stars 111 forks source link

Tab hiding is inconsistent #198

Closed AlUlkesh closed 1 year ago

AlUlkesh commented 1 year ago

There are currently two methods to hide an image browser tab:

All tabs should be able to be set via List of active tabs.

The problem here is, that image browser needs to be able to differentiate between "not in List of active tabs, because User removed it" and "not in List of active tabs, because it is a new default tab".

AlUlkesh commented 1 year ago

This should fix that. If you had disabled the Maintenance tab before, you'll have to remove it from the List of active tabs again.