Closed Anime-Forevere closed 1 year ago
I was debating moving QuickCSS to a settings tab in my fork because I don't think Tauri properly supports that type of separate window on all platforms, but now that I plan to move to Shelter, I'll just make an inline-CSS editor plugin for that instead. Don't expect the QuickCSS editor specifically to ever work (especially once the move is complete and my fork isn't maintained anymore), but you can expect a CSS editor sometime soonish.
snazzy shelter has quick css in it, its a plugin from yellowsink, but the tab specifically doesnt seem to work under dorion currently.
Ahh yes right I knew I saw it already somewhere, I might just see what's up with it, fix it, and include it by default
I have decided to instead make my own inline CSS editor for Shelter since Monaco is being a pain to get working (and it's huge!). It's located in my shelter-plugins repo and you can add it right now if you'd like, or wait til next release, up to you!
Describe the bug When I try to open Quick CSS in Vencord's settings using Dorion, I get "You'll need a new app to open this about link"
To Reproduce Steps to reproduce the behavior:
Expected behavior Quick CSS editor should open
Screenshots
System Info (please complete the following information):
Additional context I think that it tries to open a link with
about
protocol. Also, if you import Vencord settings, Quick CSS gets applied and is usable.