fix: stabilize account tab dimensions

Keep Account Overview and Usage Rules inside the same fixed grid row. Move rules scrolling into a dedicated inner panel so switching tabs no longer changes the outer sizing and overflow model. Add a regression test for the shared layout contract.
This commit is contained in:
Sucukdeluxe
2026-08-09 21:56:25 +02:00
parent 9f0140dd3c
commit 7046df09e3
6 changed files with 49 additions and 21 deletions
+5
View File
@@ -10,6 +10,11 @@ Desktop downloader for Windows with package-based queue management, multi-provid
## Changelog
### 2.0.11
- Keep Account Overview and Usage Rules inside the same fixed layout frame.
- Prevent sizing and scroll-mode changes when switching between the account tabs.
### 2.0.10
- Add locally bundled provider logos throughout account management.