furnace/extern/imgui_patched/MODIFIED.md
tildearrow 5da54a7678 update ImGui to 1.89.8
commit f8704cd085c4347f835c21dc12a3951924143872
with Furnace patches
2023-08-30 00:42:51 -05:00

10 lines
398 B
Markdown

# modified version
this is a modified version of Dear ImGui (docking branch) to suit Furnace.
the following changes have been made:
- fix UI scaling on macOS, Wayland and any other platform where HiDPI is implemented through logical pixels
- gradients on frames
- improved touch support (inertial scrolling in particular)
- disable text input undo/redo by default
- add ability to lock dockspace