ui(raylib): update spinner vertical pos (#35051)
Adjust the spinner vertical position when displaying text or a progress bar
- When displaying the progress bar, center the comma logo and spinner in the middle of the screen
- When displaying text, center the entire content vertically
Also updated `wrap_text` to not include an empty line in the array if it's the first line, so that `wrap_text("")` always returns `[]`
pull/35052/head
parent
651ff78cb0
commit
c9259a9bcf
2 changed files with 19 additions and 8 deletions
Loading…
Reference in new issue