[
https://issues.apache.org/jira/browse/ISIS-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16091309#comment-16091309
]
ASF subversion and git services commented on ISIS-1653:
-------------------------------------------------------
Commit 45488aba39f178a3c3fbeabac00c96cdab4d5b83 in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=45488ab ]
ISIS-1653: moves the responsibility for determining whether a panel is visible
or not from the owning PropertyGroup to each individual ScalarPanelAbstract2.
Also:
- simplified the algorithm in PropertyGroup a little.
- renamed ScalarModel#disable to ScalarModel#whetherDisabled
- added similar ScalarModel#whetherHidden (for ScalarPanelAbstract2 to call)
> Allow properties to be dynamically made visible/non-visible when not
> redirecting
> --------------------------------------------------------------------------------
>
> Key: ISIS-1653
> URL: https://issues.apache.org/jira/browse/ISIS-1653
> Project: Isis
> Issue Type: Improvement
> Components: Core: Viewer: Wicket
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: 1.15.0
>
>
> In previous versions the page was always redrawn, even if same object. Now,
> though (unless "redirectEvenIfSameObject" property is enabled), the page is
> repainted. If a property toggles its visibility, what was happening is that
> it would never be made visible once made invisible.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)