friction logs
friction logs
follow the project name to read their entries.
-
tldraw: friction
-
putting everything into select tool is not a good ideas at all.
-
the logic is just expand too much
-
that logic get tuck away into select made no sense and make it really hard to move thing or modify things around
-
so the decision should be decouple our tool, not depending on select tool as much for create functionality
-
-
tldraw: friction
-
why the hell
defaultContentHandler
get couple withTldrawUI
? -
why can’t we have separate thing for normal people trying to build the app from scratch, maybe we have to maintain our own, but but but
-
-
tldraw: praise
-
shape and utils is not couple toggether instead it just data and a function that do something with data
-
instead of {data, fn} in a same object, there’s a
ShapeUtils
where u can do whatever with that piece of data -
data can be serializable, ShapeUtils can be whatever as long as it can do something with that piece of data
-
-
tldraw: praise
-
[[tldraw]] have snap mode!!
-
will solve alot of problem
-
proper visibility with selected
-
{:height 169, :width 599}
-
-
-