commit | 8a946b69e98d819e9123963122d3b8b10df52e78 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Wed Aug 21 13:25:45 2024 +0200 |
committer | ocornut <omarcornut@gmail.com> | Wed Aug 21 13:26:33 2024 +0200 |
tree | 0850a8930ced8fd7462dac6ad7d41073c969a8f6 | |
parent | 59e69dc6df758e59f318e38a8db5bc4c8a8164c1 [diff] |
InputText: allow callback to update buffer while in read-only mode (fix for imgui_memory_editor 0.54 in read-only mode). See https://github.com/ocornut/imgui_club/pull/46