Merge branch 'master' into feature/test-recorder
This commit is contained in:
commit
e2df674aa5
9 changed files with 26 additions and 25 deletions
|
|
@ -534,8 +534,7 @@ impl Focus {
|
|||
self.is_window_focused
|
||||
&& ((self.now - self.updated_at).as_millis()
|
||||
/ Self::CURSOR_BLINK_INTERVAL_MILLIS)
|
||||
% 2
|
||||
== 0
|
||||
.is_multiple_of(2)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue