HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #735289
enum for sdl2-client button state
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Currently create_vertical_surface() (and probably others) takes 'state' as Uint8. Make it enum instead.
History
#1
Updated by Marko Lindqvist almost 4 years ago
- Status changed from New to In Progress
- Sprint/Milestone set to 2.6.1
The enum already exist and is used in places other than create_vertical_surface()
#2
Updated by Marko Lindqvist almost 4 years ago
- File 0015-Make-create_vertical_surface-state-parameter-enum-wi.patch 0015-Make-create_vertical_surface-state-parameter-enum-wi.patch added
- File 0010-Make-create_vertical_surface-state-parameter-enum-wi.patch 0010-Make-create_vertical_surface-state-parameter-enum-wi.patch added
- Status changed from In Progress to Resolved
#3
Updated by Marko Lindqvist almost 4 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist