summaryrefslogtreecommitdiff
path: root/store
diff options
context:
space:
mode:
authorJim Raykowski <raykowj@gmail.com>2019-04-08 19:44:31 -0800
committerJim Raykowski <raykowj@gmail.com>2019-04-14 00:04:06 +0200
commit2e3b0c5d42d60d46cd9f8b8eda9424b095c63418 (patch)
tree4774a3659bc3485c78defcdf0cea65aee98ec82c /store
parentc034a7f68322c0f0c86a056af92cdc7fdfa18e4b (diff)
Remove check for empty color name
In ToolboxButtonColorUpdater::Update(const NamedColor &rNamedColor) if the color name is empty the check for color name emptiness causes the tool tip to remain unchanged. This produces an incorrect tool tip. Better to show either the hex representation of the color or simply empty. This patch shows the color name as empty. Currently there are not any colors that I know of that have empty color names but with this patch we are ready for them :-) Change-Id: Ia96789b668cb358d7b03904a75e327303411e56d Reviewed-on: https://gerrit.libreoffice.org/70448 Tested-by: Jenkins Reviewed-by: Jim Raykowski <raykowj@gmail.com>
Diffstat (limited to 'store')
0 files changed, 0 insertions, 0 deletions