Refactor|libappfw: More robust child widget virtualization for menus
Since filtering is no longer a concern for ChildWidgetOrganizer, it can now use simpler and more robust virtualization logic.
This corrects any issues when scrolling to arbitrary locations in the item set. However, handling varying item heights still requires a bit more finesse.
Refactor|libappfw: More robust child widget virtualization for menus
Since filtering is no longer a concern for ChildWidgetOrganizer, it
can now use simpler and more robust virtualization logic.
This corrects any issues when scrolling to arbitrary locations in
the item set. However, handling varying item heights still requires
a bit more finesse.