mirror of
https://github.com/raysan5/raygui.git
synced 2025-12-25 10:22:33 -05:00
Align text in the basic controls section (#411)
This commit is contained in:
@ -70,7 +70,7 @@ int main()
|
||||
### basic controls
|
||||
```
|
||||
Label | Button | LabelButton | Toggle | ToggleGroup | ToggleSlider
|
||||
CheckBox | ComboBox | DropdownBox | TextBox | ValueBox | Spinner
|
||||
CheckBox | ComboBox | DropdownBox | TextBox | ValueBox | Spinner
|
||||
Slider | SliderBar | ProgressBar | StatusBar | DummyRec | Grid
|
||||
```
|
||||
### container/separator controls
|
||||
|
||||
Reference in New Issue
Block a user