GUI Style inconsitencies

Place to report issues and suggest improvements to the API documentation.
User avatar
Osmo
Filter Inserter
Filter Inserter
Posts: 261
Joined: Wed Oct 23, 2024 12:08 pm
Contact:

GUI Style inconsitencies

Post by Osmo »

LuaStyle::clicked_vertical_offset is uint32, but documented as int32. Prototype docs are correct.
LuaStyle *_padding and *_margin properties are int16, but documented as int32. Prototype docs are correct, except for ScrollPaneStyleSpecification properties extra_..._when_activated.
ButtonStyleSpecification::draw_grayscale_picture defaults to false. Other optional properties are inherited from parents, and can be mandatory on root styles, but not this one.
Post Reply

Return to “Documentation Improvement Requests”