Matches dynamic on anchoring.
This commit is contained in:
@@ -176,6 +176,7 @@ namespace Cryville.Crtr.Event {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
public virtual void Anchor() {
|
public virtual void Anchor() {
|
||||||
|
skinContainer.MatchDynamic(cs);
|
||||||
if (cs.Working) PushAnchorEvent(cs.Time, a_cur);
|
if (cs.Working) PushAnchorEvent(cs.Time, a_cur);
|
||||||
}
|
}
|
||||||
protected void OpenAnchor(Anchor anchor) {
|
protected void OpenAnchor(Anchor anchor) {
|
||||||
|
Reference in New Issue
Block a user