BalazsJako / ImGuiColorTextEdit

Colorizing text editor for ImGui
MIT License
1.44k stars 242 forks source link

Remove usages of obsolete ImGui functions #152

Closed bb1950328 closed 5 months ago

bb1950328 commented 10 months ago

Remove usages of ImGui::PushAllowKeyboardFocus and ImGui::PopAllowKeyboardFocus

(Obsolete since ImGui 1.89.4 (March 2023))