Amend f0238ece9cba67ecabef438008fea53682bd6bc7 (#2817, #2818)

This commit is contained in:
omar
2019-10-11 14:20:04 +02:00
parent 378035c6ff
commit fc10ba8d24
2 changed files with 7 additions and 5 deletions

View File

@ -43,6 +43,7 @@ Other Changes:
- DragScalar, SliderScalar, InputScalar: Added p_ prefix to parameter that are pointers to the data
to clarify how they are used, and more comments redirecting to the demo code. (#2844)
- Demo: Added simple item reordering demo in Widgets -> Drag and Drop section. (#2823, #143) [@rokups]
- Backends: OSX: Fix using Backspace key. (#2817, #2818) [@DiligentGraphics]
-----------------------------------------------------------------------