diff options
author | 风青山 <idleman@yeah.net> | 2024-02-21 09:32:04 +0800 |
---|---|---|
committer | 风青山 <idleman@yeah.net> | 2024-02-21 17:53:07 +0800 |
commit | 5de496d3b08c23ef9cf8ae97055204815087bcfb (patch) | |
tree | ffe74c4b53bf6378d2490b4f2179c7aca46c92ae /modules/regex/regex.cpp | |
parent | 652438a3952ae13e12dd4fd40756311fde81a791 (diff) | |
download | redot-engine-5de496d3b08c23ef9cf8ae97055204815087bcfb.tar.gz |
Add a `h_separation` between icons in `CheckButton`/`CheckBox`
Previously, the `h_separation` between internal elements and custom elements
was added when `text` was not empty. That is, this `h_separation` does not
exist when there is a valid custom `icon` but `text` is empty.
Now, the `h_separation` between the internal element and the custom element
is added when the internal element and any custom element exist (both width
are greater than `0`).
Diffstat (limited to 'modules/regex/regex.cpp')
0 files changed, 0 insertions, 0 deletions