[Cuis-dev] Morph render leftovers when dragging the mouse
ken.dickey at whidbey.com
ken.dickey at whidbey.com
Tue Jul 27 06:49:41 PDT 2021
On 2021-07-26 19:01, Juan Vuletich via Cuis-dev wrote:
..
> WRT your other question (I completely missed it earlier today), no.
> Cuis doesn't include "shrink wrap" morphs. I guess it shouldn't be
> difficult to implement it for your own morph. Cuis Layouts are based on
> the opposite idea: each morph decides the location and maybe extent of
> its submorphs.
Note that implementing shrink wrap is darn easy. Just use a containing
LayoutMorph and set its morphExtent to
LayoutMorph>>minimumExtent
FYI,
-KenD
More information about the Cuis-dev
mailing list