Fix view centering
This commit is contained in:
@@ -149,7 +149,6 @@ void Command_CommandWindowOpen() {
|
||||
BSet main = GetBSet(LastActiveLayoutWindowID);
|
||||
NextActiveWindowID = main.window->id;
|
||||
OpenCommand(active);
|
||||
SelectRange(main.view, Range{});
|
||||
}
|
||||
|
||||
void CommandWindowLayout(Rect2I *rect, Int wx, Int wy) {
|
||||
|
||||
Reference in New Issue
Block a user