Devlog #?? (idk, who’s keeping track atp)
Small optimizations
The picker which lets you pick the wine/runner version for the flask bothered me bec it always kept refreshing whenever you changed views in the Install App wizard thing
so i made it that the install app wizard owned the runner library and just passed it down using @Binding to the CreateFlaskView then it would be updated only when the sheet appeared
The Sidebar no longer displays dummy data
So finally got around to making the sidebar display the actual list of created flasks (aka wine prefixes), it took a while cuz there was a nasty bug in the json decoding function i used to create flask entries, quickly patched it and everything worked as expected :>
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.