mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-04 18:55:31 +00:00

This is the only widget in mainline using GUI2's [draw][circle] tag. I'm currently working on a change to the C++ text_shape class, and want to be able to regression-test the placement of [circle]s after that change. I'd be okay with deprecating both [circle] and [round_rectangle] as neither seems to be used elsewhere, but this close to feature-freeze I'd prefer to keep them in 1.16 rather than suggest removing them now. To see the widget, start the game with `wesnoth --clock`, and then click the button underneath "Quit" on the main menu.