mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
lab_img.theme member was referenced by "modifier" functions when drawing a hover effect on button buffers or rounding the button buffer for corner buttons, but this can be prone to use-after-free and was not very clean because theme and lab_img were referencing each other. Instead, let's just reference rc.theme in the modifier functions and remove theme from lab_img. |
||
|---|---|---|
| .. | ||
| img-png.h | ||
| img-svg.h | ||
| img-xbm.h | ||
| img-xpm.h | ||
| img.h | ||