You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@
47
47
- If you're using `DEP_IMGUI_DEFINE_`s for this already, then no change is needed.
48
48
- If you're using `.cargo/config` to apply a build script override and link against a prebuilt `Dear Imgui` (or something else along these lines), you need to ensure you link with a version that was built using `-DIMGUI_USE_WCHAR32`.
49
49
50
-
- Add `InputDouble` and allow setting the format string for it and`InputFloat`.
50
+
- Add `InputDouble` and `InputScalar` and allow setting the format string for `InputFloat`.
0 commit comments