Browse Source
When trying to scroll the caret into view, if we need to wait for a layout first make sure that we queue the update with a lower priority then `Layout`. `Render` is the next lowest priority so use this. Fixes #3070pull/3075/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue