LivelyKernel / lively.morphic

An implementation of the Morphic user interface framework for lively.next.
13 stars 2 forks source link

Halo through-click issues #130

Closed rksm closed 6 years ago

rksm commented 7 years ago

From Dan

When invoking halo, we select the innermost item first and grow outward with each subsequent click. However right now, the parts of an inner halo (say, the label of a button) can interfere with the next cmd-click and prevent it from going to the next level. We have to figure a way that multiple click in the same location always step outward, rather than getting stuck sometimes because of the workings of the inner halos

merryman commented 6 years ago

This is now fixed in lively.halos.