[X] - zoom
- mouse hidden in text
- node conenctions
- don't do world resize for embedded worlds
- parse gradients
- morph copy/paste
- menu buttons not correctly shown
- handles of text morphs
- create a second HTML world from HTML
- rich text
true
t=newSimpleTextMorph(newRectangle(0,0,100,100))t.openInWorld()t.setFill(Color.white)
2