tznind
|
8ce042eb52
|
Fixed RefreshObject when Equality method is overridden in model objects
Now when you call RefreshObject the Branch.Model is always updated to the latest reference even when Equals indicates we already have it in children
|
2020-12-08 14:13:27 +00:00 |
|
tznind
|
2bd3f76553
|
Added GetChildren and GetParent
|
2020-12-08 14:11:55 +00:00 |
|
tznind
|
b75b79b068
|
Added RefreshObject and IsExpanded
RefreshObject notifies tree of changes to a model (e.g. it's children) and clears cached knowledge but persists the branch expansion state
|
2020-12-02 15:10:54 +00:00 |
|
tznind
|
148b4d2784
|
Made ScrollOffset setter public and added helper method and tests
|
2020-12-02 13:28:46 +00:00 |
|