mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-01 06:38:28 +00:00
DrawList: Allow AddText() to accept null ranges. (#3615, 7391)
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
// Navigating this file:
|
||||
// - In Visual Studio: CTRL+comma ("Edit.GoToAll") can follow symbols inside comments, whereas CTRL+F12 ("Edit.GoToImplementation") cannot.
|
||||
// - In Visual Studio w/ Visual Assist installed: ALT+G ("VAssistX.GoToImplementation") can also follow symbols inside comments.
|
||||
// - In Visual Studio Code: CTRL+click can follow symbols inside comments.
|
||||
// - In VS Code, CLion, etc.: CTRL+click can follow symbols inside comments.
|
||||
|
||||
/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user