]> git.mdlowis.com Git - proto/labwc.git/commit
theme: compensate the hover corner radius with padding
authorJens Peters <jp7677@gmail.com>
Wed, 11 Sep 2024 15:52:26 +0000 (17:52 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Wed, 11 Sep 2024 20:22:06 +0000 (21:22 +0100)
commit21e92632a656a2b3e9584b4d2e64bdf912fed522
tree8b256853936439a0f0fe1e739f302ac9ffae8440
parent9395348c55a2b0fd017f13d70309c27d3c8c6ae5
theme: compensate the hover corner radius with padding

When padding.width is set, the corner radius of the rectangle
hover effect can be smaller since there is more space available.
src/theme.c