@ -200,6 +200,7 @@ func NewFlex(fos ...FlexOption) Flex {
return func(ws ...Widget) Widget {
return NewfWidget(func(ctx Context) Context {
// ensure child widgets write options to the right place
extra.cur = index
opts := extra.data[index].(*FlexOpts)
f.Init(ctx.ops, ctx.cs)
The note is not visible to the blocked user.