Dan Tocchini IV

Results 18 comments of Dan Tocchini IV

The proverbial can of worms. There are many flavors of "autolayout". We've talked a lot about subway map style layouts, and there's the more traditional flowchart perspective. We need to...

For the **positioning of the nodes**, if we go with a Constraint-Based solution, which we should, we just need to succinctly describe a system of rules / constraints that does...

@forresto, chromatose is simple to use, I can walk you through it...

on this point, we need to keep the UX consistent between webapp & ed... Rebass is a temporary stop-gap. We'll likely have to externalize the styling or even the reusable...

This is a bug. Safari is notorious for relying on translate3d to trigger gpu layers for things `mix-blend-mode`. `backface-visibility` does not do the job. Sure, there may be other ways...

intriguing example using undocumented webContents.getNativeView (#10308) to embed in native macos UI w/ libyue https://github.com/zcbenz/electron_yue

Tried installing in TM2 no luck... Working for you?