mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Remove extra nextAnimationFrame call
This commit is contained in:
@@ -661,7 +661,6 @@ describe "EditorComponent", ->
|
||||
font-weight: bold;
|
||||
}
|
||||
"""
|
||||
nextAnimationFrame() # re-measure characters once for a synchronous set of stylesheet changes
|
||||
nextAnimationFrame() # update based on new measurements
|
||||
|
||||
cursor = componentNode.querySelector('.cursor')
|
||||
|
||||
Reference in New Issue
Block a user