Pavel Laptev
Pavel Laptev
@Caleb-T-Owens here is a link to design in Figma — https://www.figma.com/file/FbeLt0yjY9RiNn8MXUXsYs/Client-Design?type=design&node-id=1408%3A60581&mode=design&t=Am6YqAdsel1jLjoB-1 Feel free to ask if you have any questions. Also, you can do the logic and leave styles to...
Aha, I see. Right now, `Button` and `Tag` serve different purposes. A `Tag` is more minor and secondary, while a `Button` is more like a call-to-action, with fewer states. I...
I suggest using right-click for this functionality. We don't currently use double-click anywhere in the app, and I would avoid adding it until we decide where and how to implement...
@Jollywatt thanks for the screenshot. Oh my god, some styles are indeed broken. I think I know the reason. Looks like this version of Safari `15.6.1` simply don't support CSS...
@KroniK907 Thank you for the PR! I like the idea. Before merging, I would like to tweak these design issues. 1. The fold button is small, but it takes too...
@KroniK907 let me update the design, and then you can refine the code 🙂. What do you think, does that make sense?
@KroniK907 can you please send a screenshot how the sidebar looks on Linux? if you don't have the traffic lights, you probably have this empty space here, right? 
@KroniK907 thank you, exactly what I need :-)
@KroniK907 I'm finished with my changes 🙂 We can proceed with other fixes https://github.com/gitbutlerapp/gitbutler/assets/18498712/45067fb2-74a3-4437-906f-6b419617bd13 Changes I made: 1. The folding button now appears when hovering over the sidebar. 2. Updated...
@KroniK907 one thing I noticed is when I switch between projects, it doesn't remember the state and show the sidebar open again. And looks like after that, I need to...