1
0
mirror of synced 2024-12-11 23:46:00 +01:00
ImHex/lib/third_party/imgui
paxcut 4333b8c351
fix: Text cursor not moving to the correct location with ctrl+c -> ctrl+v (#1951)
This code fixes issue #1950 This PR depends on PR [#27
](https://github.com/WerWolv/libwolv/pull/27) on libwolv repo


### Problem description
See description of the problem on the issue linked above

### Implementation description
The code in the PR uses function added to the libwolv repository to
remove tabs if they exist on the provider. Additionally, any pasted tab
on the pattern editor will be translated to spaces automatically. This
code was tested successfully using the pattern posted in the issue.
2024-11-24 11:31:06 +01:00
..
cimgui build: Updated ImGui to v1.91.0 2024-08-03 23:49:47 +02:00
ColorTextEditor fix: Text cursor not moving to the correct location with ctrl+c -> ctrl+v (#1951) 2024-11-24 11:31:06 +01: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