Matthias
Matthias
Technically you can use `navbar.extraContent` to add more "icon buttons", but its not a clear way when you intend to add more buttons and you have to add the linking...
took some time to figure this out but it works thanks whats a bit confusing and not "expected behaviour" that you have to set the rgb code in a string...
I also came to the conclusion that this feature does not exist. Maybe I will look into creating a PR sometime...
Hey, thanks for noticing and pointing out my mistake. I'm embarrassed and want to apologize, I should have looked closer at the code and what I was changing. I already...
I also have the same problem  Downgrading to DrizzleKit Version 0.22.0 works
As stated, i see the reason why it was done this way and agree with you. The correct way would be to add another field to the category configuration where...
On the other hand... if you add more than one category to a panel you get the category titles. Would this also be confusing? Maybe, but people would figure out...
No problem. I think discussing something is important. Adding a checkbox is actually a pretty good idea and the right option here since it doesn't require a schema change of...
well i never worked with svelte but it think i will figure it out, its just a checkbox 👍
@eartharoid or @RooRay How to properly set up the panel locally for testing? I could blindly implement the checkbox and it would probably work. But testing it would be better....