This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch 3971-layout.switching
in repository https://gitbox.apache.org/repos/asf/causeway.git


    from 2a46f004baa CAUSEWAY-3971: removes extra bookkeeping of child elements 
from PropertyGroup
     add cb73d2a404d CAUSEWAY-3971: don't shadow Wicket's isVisible via 
HasDynamicallyVisibleContent

No new revisions were added by this update.

Summary of changes:
 .../parented/ParentedCollectionPanel.java          | 41 +++++++------
 .../wicket/ui/components/layout/bs/col/Col.java    | 14 ++++-
 ...RepeatingViewWithDynamicallyVisibleContent.java | 25 ++++----
 .../wicket/ui/components/layout/bs/row/Row.java    | 14 ++++-
 .../components/layout/bs/tabs/TabGroupPanel.java   | 70 ++++++++++++----------
 .../ui/components/layout/bs/tabs/TabPanel.java     | 25 +++++---
 .../components/object/fieldset/PropertyGroup.java  | 37 +++++++-----
 .../ui/panels/HasDynamicallyVisibleContent.java    |  2 +-
 8 files changed, 134 insertions(+), 94 deletions(-)

Reply via email to