mirror of
https://github.com/vladmandic/automatic
synced 2026-08-30 09:01:01 +02:00
d2108ab2b9
Currently the tabs will be ordered in grid fashion, but might be worth considering to somehow bring back the original flex tab layout. This is hard though due to the interleaved modification indicators, and the inability to wrap the tab headers in a custom div (as gradio's svelte replaces the wrapper with each ui update)