@ -241,7 +241,9 @@ func (window *window) afterEvent () {
// set child bounds
childBounds := window.metrics.bounds
childBounds = childBounds.Sub(childBounds.Min)
if window.root != nil {
window.root.SetBounds(childBounds)
}
// full relayout/redraw
The note is not visible to the blocked user.