This commit is contained in:
parent
75590ecaed
commit
85502c948b
@ -139,6 +139,7 @@ namespace Volian.Controls.Library
|
|||||||
int id = value.ItemID;
|
int id = value.ItemID;
|
||||||
ExpandAsNeeded(value);
|
ExpandAsNeeded(value);
|
||||||
ItemLookup[id].ItemSelect();
|
ItemLookup[id].ItemSelect();
|
||||||
|
_ItemSelected = value;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
private int _Scrolling = 0; // Volian Property Snippet
|
private int _Scrolling = 0; // Volian Property Snippet
|
||||||
|
Loading…
x
Reference in New Issue
Block a user