summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorRegina Henschel <rb.henschel@t-online.de>2023-07-02 18:14:54 +0200
committerTomaž Vajngerl <quikee@gmail.com>2023-07-04 11:15:13 +0200
commit7fede2c47f8a24b80700fe3b82f71a0f60bffd3d (patch)
tree3994c43d82e4c02740d975fe7865efdc8e793ccc /cui
parent8164915520b27b655372e7521b2a58978516f88d (diff)
tdf#153487 First color item needs mnId = 1
The SvxColorValueSet for the other color palettes is build so that the first item gets value 1 in its mnId component. But for the new theme color palette it was 0. That results in the error, that the first color (top-left in the dialog) could not be selected. An Id of value 0 is handled as 'fail' in various places. Thus use starting mnId = 1 for theme color palette too. Change-Id: Ic0b63fee641d4424cabaf25a7f803acd734cbfa3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153860 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'cui')
0 files changed, 0 insertions, 0 deletions