Indices were stored as int, but often passed around as uint/uint8_t and casts. Now they should all use WidgetID.
40 KiB
40 KiB
Indices were stored as int, but often passed around as uint/uint8_t and casts. Now they should all use WidgetID.