mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-21 09:35:38 -05:00
change stating to handle magnify state (#3746)
* change stating to handle magnify state * fix magnify during state setup
This commit is contained in:
@@ -592,6 +592,8 @@ class GridTable<T> extends Disposable implements IView {
|
||||
|
||||
this.restoreScrollState();
|
||||
|
||||
this.rebuildActionBar();
|
||||
|
||||
// Setting the active cell resets the selection so save it here
|
||||
let savedSelection = this.state.selection;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user