mirror of
https://github.com/raysan5/raygui.git
synced 2026-04-10 09:19:10 -04:00
GuiTextBox and GuiTextBoxMulti's focused and pressed state respect the BORDER_WIDTH style setting, however in normal state this was hard coded to 1. This change now allows users control over the borders when in a normal state.