Feat: more mouse support
This commit is contained in:
@@ -1070,7 +1070,7 @@ impl SequencerState {
|
||||
}
|
||||
|
||||
let script_frontier = if self.script_frontier < 0.0 {
|
||||
frontier.max(0.0)
|
||||
frontier
|
||||
} else {
|
||||
self.script_frontier
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user