Removed unncessary ID (first arg) of ImFontAtlas::AddCustomRectRegular() function.

This commit is contained in:
omar
2020-04-23 15:30:30 +02:00
parent 223297b075
commit 5ac5d3674f
4 changed files with 21 additions and 19 deletions

View File

@ -36,6 +36,9 @@ HOW TO UPDATE?
Breaking Changes:
- Removed unncessary ID (first arg) of ImFontAtlas::AddCustomRectRegular() function. Please
note that this is a Beta api and will likely be reworked to support multi-monitor multi-DPI.
Other Changes:
- TreeNode: Fixed bug where BeginDragDropSource() failed when the _OpenOnDoubleClick flag is