Jared Windover
04/29/2020, 6:53 PMIvan Reese
Ivan Reese
Jared Windover
04/29/2020, 7:17 PMIvan Reese
Jared Windover
04/29/2020, 8:01 PMEmmanuel Oga
04/30/2020, 2:29 AMEmmanuel Oga
04/30/2020, 2:30 AMwtaysom
04/30/2020, 3:09 AMEdward de Jong / Beads Project
04/30/2020, 8:37 AMStefan
04/30/2020, 9:30 AMStefan
04/30/2020, 9:42 AMSamuel Squire
04/30/2020, 11:58 AMJared Windover
04/30/2020, 2:54 PMcan you do away with the notion of parent-child?This is the kind of outside-the-box thinking I was looking for (pun-intended). I’m not sure. I think containers are inherent, but maybe a model where a container is just a set of constraints over some children with no graphical presence itself would be possible. This deserves more thought.
You don’t know who is in charge: the container or the content.This is very much the issue I’m running into. I keep thinking of these fairly naive systems where its either parent-driven or child-driven, or possibly there is a point in the tree where it switches, but I don’t know how to rectify them into something consistent and intuitive. I guess that’s why constraint-layout is a thing. @Edward de Jong / Beads Project Great points. I think there’s an element of me being suckered into thinking these interfaces would be more useful than they really would be (and I will definitely be reading Designing For People). Part of my goal, though, is to just avoid baking in too many assumptions about what makes for a useful/ergonomic/good UI. Which is perhaps itself naive.
great design comes from building something over and over againAbsolutely. Part of my goal with this system is for things to get forked and redesigned and reshared by end users over and over again. I think even a great designer can’t anticipate an individual’s idiosyncracies as well as the individual can tweak and reshape something to fit their own brain.
jamii
04/30/2020, 11:39 PMEmmanuel Oga
05/01/2020, 1:34 AMNo need for "layout managers" -- instead we split rects directly in code
I understand the sentiment but dismissing automatic layout seems wrong. In a database analogy, would be like doing away with SQL and performing all queries programmatically with lower level API calls and for loops. Makes me think there must be a different way to layout graphics that is to CSS as Datalog is to SQL 🙂jamii
05/01/2020, 6:49 AMJared Windover
05/01/2020, 8:03 PMJared Windover
05/01/2020, 8:05 PMJared Windover
05/01/2020, 8:10 PMEdward de Jong / Beads Project
05/01/2020, 8:32 PMjamii
05/01/2020, 11:19 PMNiko Autio
05/04/2020, 9:02 PMJared Windover
05/05/2020, 12:56 PM