diff options
author | ekuiitr <jhaekansh80@gmail.com> | 2017-10-17 17:35:40 +0530 |
---|---|---|
committer | Tamás Zolnai <tamas.zolnai@collabora.com> | 2017-10-17 15:42:36 +0200 |
commit | ee2051f27592e8dfa6c0069b261d6742614fd2e1 (patch) | |
tree | 5a4466164a2c7e6de24d08d3402b9f19a11463fa /chart2 | |
parent | 2b19544e6f28c85128dc38c026636c0b62cbc35a (diff) |
tdf#105991 - Changing legend's font also changes the legend position
corrected the error
Change-Id: Iece8f4c440c01eabe108ba4e9a93fe1fb919f0e3
Reviewed-on: https://gerrit.libreoffice.org/43445
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/uiconfig/ui/tp_LegendPosition.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/uiconfig/ui/tp_LegendPosition.ui b/chart2/uiconfig/ui/tp_LegendPosition.ui index 18db310c701d..53302b506877 100644 --- a/chart2/uiconfig/ui/tp_LegendPosition.ui +++ b/chart2/uiconfig/ui/tp_LegendPosition.ui @@ -33,7 +33,6 @@ <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="xalign">0</property> - <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">right</property> </object> |