Actions
Feature #886
closedsdl: Make textinput_handler to take a const text parameter
Start date:
09/19/2024
Due date:
% Done:
0%
Estimated time:
Description
sdl3-client wants to pass const text to textinput_handler, and the only thing preventing that is the definition of the handler. Make it to take const parameter, also on sdl2-client.
Files
Updated by Marko Lindqvist 2 months ago
- File 0049-sdl-Make-textinput_handler-to-take-a-const-parameter.patch 0049-sdl-Make-textinput_handler-to-take-a-const-parameter.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Updated by Marko Lindqvist about 2 months ago
- Status changed from In Review to Closed
Actions