refactor(notebook): merge top/bottom and left/right layout code (#6215)

This commit is contained in:
nerix
2025-05-18 12:17:13 +02:00
committed by GitHub
parent 6b968a199c
commit 67956ef2c6
3 changed files with 314 additions and 381 deletions
+1
View File
@@ -48,6 +48,7 @@
- Dev: Refactored away some `getApp` usages in `WindowManager`. (#6194)
- Dev: Simplified string literals to be a re-export of Qt functions. (#6175)
- Dev: Fixed incorrect lua generation of `c2.HTTPRequest.create` for typescript plugins. (#6190)
- Dev: Merged top/bottom and left/right notebook layouts. (#6215)
## 2.5.3