1
0
mirror of synced 2024-12-11 23:46:00 +01:00
ImHex/lib/third_party/imgui
paxcut 414e7d36a0
fix: Double-clicking a string selects the closing double quotes (#1862)
This is a simple fix for a simple issue. Just check if the last char in
the selection is a double quote and if it is, make the selection one
char shorter.

---------

Co-authored-by: Nik <werwolv98@gmail.com>
2024-09-15 15:27:24 +02:00
..
cimgui build: Updated ImGui to v1.91.0 2024-08-03 23:49:47 +02:00
ColorTextEditor fix: Double-clicking a string selects the closing double quotes (#1862) 2024-09-15 15:27:24 +02:00
custom build: Updated ImGui to v1.90.6 2024-05-08 22:56:20 +02:00
imgui build: Updated ImGui to v1.91.0 2024-08-03 23:49:47 +02:00
imnodes build: Make external plugins build again 2024-02-24 15:06:10 +01:00
implot build: Make external plugins build again 2024-02-24 15:06:10 +01:00
CMakeLists.txt impr: Get rid of cimgui shared library by hooking pinvoke handler 2024-03-12 23:17:49 +01:00