Kawe Mazidjatari
d7a004a0eb
Fixed bug where auto-scrolling occasionally gets disabled
...
Issue happened when scrolling back, most of the time it will work, but there is always jitter in the first frame after the change which could result in ImGui::GetScrollY() <= ImGui::GetScrollMaxY() resulting in auto-scroll disable.
Only scroll back if ImGui::GetScrollY() <= ImGui::GetScrollMaxY() and always reset value of CConsole::m_nScrollBack.
2022-06-24 18:28:26 +02:00
..
2022-04-18 03:35:08 +02:00
2022-06-13 23:34:06 +02:00
2022-06-23 21:08:56 +02:00
2022-06-24 12:12:59 +02:00
2022-06-20 15:48:33 +02:00
2022-06-08 14:02:43 +02:00
2022-05-25 14:18:29 +02:00
2022-06-23 19:52:58 +02:00
2022-06-20 10:31:09 +02:00
2022-06-24 16:56:28 +02:00
2022-06-24 18:28:26 +02:00
2022-05-13 14:53:25 +02:00
2022-06-17 18:29:17 +02:00
2022-06-23 20:08:07 +02:00
2022-06-04 13:55:24 +02:00
2022-05-13 14:53:25 +02:00
2022-04-22 02:33:26 +02:00
2022-06-08 14:03:04 +02:00
2022-06-14 22:29:08 +02:00
2022-02-24 12:47:18 +01:00
2022-06-24 16:56:28 +02:00
2022-06-15 02:17:55 +02:00
2022-06-23 18:03:53 +02:00
2022-06-24 17:03:50 +02:00
2022-06-14 20:56:55 +02:00
2022-06-22 12:12:08 +02:00
2022-05-13 14:53:25 +02:00
2022-06-24 18:28:26 +02:00
2022-06-24 12:10:46 +02:00
2022-06-23 19:52:58 +02:00
2022-03-04 15:59:33 +01:00
2022-06-13 01:03:36 +02:00
2022-06-18 21:24:02 +02:00
2022-06-18 17:52:32 +02:00
2022-06-20 10:31:09 +02:00
2022-06-08 23:35:46 +02:00
2022-06-24 02:42:28 +02:00
2022-06-17 18:42:13 +02:00
2022-06-22 10:19:44 +02:00
2022-03-23 23:05:43 +01:00
2022-05-25 14:18:29 +02:00
2022-02-22 15:19:32 +01:00
2022-04-16 00:30:46 +02:00
2021-04-13 04:45:22 -07:00
2022-02-22 15:20:08 +01:00