summaryrefslogtreecommitdiff
path: root/src/gui/guiButtonImage.cpp
Commit message (Collapse)AuthorAge
* FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453)Vincent Robinson2022-07-03
| | | | | | | | | | | * FormSpec: 9-slice images and animated_images * Add fgimg_middle; clean up code * Address issues, add tests * Fix stupid error; bump formspec version * Re-add image[] elements without a size
* Fix wrong use of guiScalingImageButton in formspecs buttons (#10094)Pierre-Yves Rollo2020-06-24
|
* Formspecs: Add state-selection to style elements (#9378)Hugues Ross2020-04-11
|
* Remove the dependency on FGIMG/BGIMG from the hovered/pressed variantsHugues Ross2019-12-16
| | | | - Make guiButtonImage support null images properly
* Refactor to centralize GUIButton styling/rendering code (#9090)Hugues Ross2019-12-09