svenmeier commented on issue #368: Wicket 6673 priority ordering
URL: https://github.com/apache/wicket/pull/368#issuecomment-499952356
 
 
   Previously both components and behaviors were tracked, to be able to keep 
PriorityHeaderItems inside each base in their original order.
   With my proposal the order of PrioryHeaderItems only changes if one is on a 
shallower depth in the component tree. So there's no need to track behaviors 
any longer.
   Note that I changed component to render the behaviors' headers in the base 
of their owning component, see my change there.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to