singalen / wesnoth

iOS development fork of Wesnoth
http://www.wesnoth.org/
GNU General Public License v2.0
3 stars 0 forks source link

Toggle button: implement characters_per_line and wrap #111

Closed singalen closed 4 years ago

singalen commented 4 years ago

[toggle_button] - must add the features:

characters_per_line = 20
wrap = true

label has it, but toggle toggle_button needs it as well to get rid of scrollbars in grids.

singalen commented 4 years ago

Implemented an alternative feature.