Skip to content

Commit 6fda2c7

Browse files
Update dom.ts
1 parent f1aa32f commit 6fda2c7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/window_impl/dom.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,7 @@ export class DOMWindowManager extends AbstractWindowManager {
430430
this._window_top_bar.classList.remove("hidden");
431431
}
432432
break;
433+
// TODO: always on top
433434
}
434435
}
435436

0 commit comments

Comments
 (0)