DanS
8ba4233b9b
fix(lite): grow the Network tab scroll region with a Dummy (ImGui layout)
...
Each server card advanced to the next via a bare SetCursorScreenPos, which ImGui won't use to
extend the scroll region's content height ("Code uses SetCursorPos() to extend window boundaries
... submit an item e.g. Dummy() afterwards"). Beyond the warning, this meant cards past the fold
wouldn't scroll. Advance with an ImGui::Dummy(cardW, gap) below each card so the content height
grows correctly.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-07 11:34:26 -05:00
..
2026-04-29 12:47:57 -05:00
2026-02-27 00:26:01 -06:00
2026-04-29 12:47:57 -05:00
2026-02-27 00:26:01 -06:00
2026-04-29 12:47:57 -05:00
2026-05-05 03:22:14 -05:00
2026-05-05 03:22:14 -05:00
2026-02-27 00:26:01 -06:00
2026-05-05 03:22:14 -05:00
2026-05-05 03:22:14 -05:00
2026-04-29 12:47:57 -05:00
2026-04-29 12:47:57 -05:00
2026-04-29 12:47:57 -05:00
2026-04-29 12:47:57 -05:00
2026-05-05 03:22:14 -05:00
2026-02-27 00:26:01 -06:00
2026-03-11 00:40:50 -05:00
2026-02-27 00:26:01 -06:00
2026-06-04 21:15:28 -05:00
2026-04-29 12:47:57 -05:00
2026-04-29 12:47:57 -05:00
2026-04-29 12:47:57 -05:00
2026-04-29 12:47:57 -05:00
2026-05-05 03:22:14 -05:00
2026-05-05 03:22:14 -05:00
2026-04-29 12:47:57 -05:00
2026-04-29 12:47:57 -05:00
2026-05-05 03:22:14 -05:00
2026-05-05 03:22:14 -05:00
2026-05-05 03:22:14 -05:00
2026-03-17 18:49:46 -05:00
2026-05-05 03:22:14 -05:00
2026-02-27 00:26:01 -06:00
2026-04-04 19:10:58 -05:00
2026-02-27 00:26:01 -06:00
2026-05-05 03:22:14 -05:00
2026-02-27 00:26:01 -06:00
2026-05-05 03:22:14 -05:00
2026-02-27 00:26:01 -06:00
2026-02-27 00:26:01 -06:00
2026-02-27 00:26:01 -06:00
2026-05-05 03:22:14 -05:00
2026-02-27 00:26:01 -06:00
2026-04-29 12:47:57 -05:00
2026-04-29 12:47:57 -05:00
2026-04-29 12:47:57 -05:00
2026-04-29 12:47:57 -05:00
2026-04-29 12:47:57 -05:00
2026-04-29 12:47:57 -05:00
2026-06-07 10:13:18 -05:00
2026-04-01 17:06:05 -05:00
2026-06-07 11:34:26 -05:00
2026-06-07 11:09:27 -05:00
2026-05-05 03:22:14 -05:00
2026-02-27 00:26:01 -06:00
2026-03-11 00:40:50 -05:00
2026-02-27 00:26:01 -06:00
2026-06-05 17:11:41 -05:00
2026-02-27 00:26:01 -06:00
2026-03-11 00:40:50 -05:00
2026-02-27 00:26:01 -06:00
2026-06-05 18:22:15 -05:00
2026-02-27 00:26:01 -06:00
2026-05-05 03:22:14 -05:00
2026-02-27 00:26:01 -06:00
2026-05-05 03:22:14 -05:00
2026-02-27 00:26:01 -06:00
2026-04-29 12:47:57 -05:00
2026-02-27 00:26:01 -06:00
2026-06-05 17:11:41 -05:00
2026-02-27 00:26:01 -06:00
2026-05-05 03:22:14 -05:00
2026-02-27 00:26:01 -06:00
2026-06-07 09:34:14 -05:00