Actions
Feature #1528
opensdl: Make widget ID an int
Start date:
06/20/2025
Due date:
% Done:
0%
Estimated time:
Description
Unit and city id gets assigned as widget id in sdl clients. Currently widget id is a 16bit type. This is not big enough for maximum unit and city ids. Make widget id an int. Also increase MAX_ID.
Files
Updated by Marko Lindqvist 22 days ago
- Blocked by Feature #1529: sdl: widget_id type added
Updated by Marko Lindqvist 6 days ago
- File 0078-sdl-Make-widget_id-a-32-bit-value.patch 0078-sdl-Make-widget_id-a-32-bit-value.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
- Target version set to 3.2.1
Actions