Skip to content
Verified Commit b2d52ea7 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

Menu: Drop hack that forced re-evaluation of bindings for width

It was supposedly used to force reevaluation of ListView::implicitWidth
binding and onVisibleChildrenChanged() connection below. None of this
is needed, at least anymore, because implicitWidth perfectly binds to
all individual children's implicitWidth during reduce() execution; and
Connections on visibleChildren does not really depend on implicitWidth.
parent c4ea8ae9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment