mirror of
https://github.com/nicbarker/clay.git
synced 2026-02-06 12:48:49 +00:00
[Renderers/SDL2] Add rounded rectangle support to sdl2 renderer; feature-completes sdl2 renderer (#245)
This commit is contained in:
parent
ddc20bc8f6
commit
e7bc3869f7
2 changed files with 114 additions and 5 deletions
|
|
@ -1,7 +1,3 @@
|
|||
Please note, the SDL2 renderer is not 100% feature complete. It is currently missing:
|
||||
|
||||
- Rounded rectangle corners
|
||||
|
||||
Note: on Mac OSX, SDL2 for some reason decides to automatically disable momentum scrolling on macbook trackpads.
|
||||
You can re enable it in objective C using:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue