mirror of
https://github.com/gwm17/implot.git
synced 2024-11-23 02:38:53 -05:00
Create README.md
This commit is contained in:
parent
41c11a32f0
commit
8438aa87a9
9
README.md
Normal file
9
README.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# ImPlot
|
||||||
|
Advanced 2D Plotting for Dear ImGui
|
||||||
|
|
||||||
|
# Features
|
||||||
|
|
||||||
|
|
||||||
|
# Known Issues
|
||||||
|
|
||||||
|
- Mouse scroll zooming on a plot that is in scrollable ImGui region will both zoom and scroll the window since there is no built in scroll capture for ImGui. The current workaround is to CTRL+Scroll the plot (this disables window scrolling).
|
Loading…
Reference in New Issue
Block a user