summaryrefslogtreecommitdiff
path: root/src/gui/guiBackgroundImage.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
* FormspecMenu: make drawing of backgrounds less hacky (#9517)DS2022-02-22
|
* Formspec: draw order and clipping for all elements (#8740)DS2019-11-07