pcsx-redux/third_party/imgui_memory_editor
ffgriever 25ac3fa159 Fix invalid set scroll position in memory editor.
If a monospace font is used for memory contents, use its size to calculate jump-to position. Previously, if monospace and variable width font sizes were different, the set scroll position would be invalid (point to offset before or after selected one).
2025-03-15 12:04:43 +01:00
..
imgui_memory_editor.cpp Fix invalid set scroll position in memory editor. 2025-03-15 12:04:43 +01:00
imgui_memory_editor.h Allow memory editors to export directly to a file 2024-04-26 03:25:03 +01:00
LICENSE.txt Vendoring imgui_club's hex editor. 2022-06-26 20:50:12 -07:00