Rishit
Rishit
Hi @bard, thanks for the detailed bug report! Could you provide some additional info: - What Linux distribution are you using? - Which version of the Onlook AppImage did you...
@bard Thanks for sharing the details this needs little more debugging. This is most likely the conflicting issue form GTK as you attached in the first shot ``` # Check...
Version checks can be done in your default terminal
@drfarrell Sure thing! Just assign me when you are done with the UI designs. And #2178 is ready to be merged @Kitenite
Hey @drfarrell, quick clarification on the gradient flow: Are we planning to add a separate tab for the Gradient section alongside the Brand and Custom tabs? Or are gradients meant...
Looks like I was on the right track thanks @drfarrell for the clarification! For the v1 implementation, a simpler approach would definitely make it easier to spot and adapt.
This would be a great addition not just for users, but also to help us avoid a single point of failure. The first step should be abstracting the currently hardcoded...
hey @Kitenite drop your review https://github.com/Rish-it/onlook/pull/2
> Hey @Rish-it , This is great stuff, I didn't know about `splitBlock`. The more challenging part is how that would play into how that gets written into code. There...
Agreed! The semantic HTML benefit of `splitBlock` isn't worth the complexity trade-off for most use cases. And for `spiltBlock` to work properly which I intended to, I need to have...