diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-01-08 16:48:20 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-01-08 22:00:37 +0100 |
commit | 6b4ea2d8ddd681fec98773d7e0bbec9657a1fc08 (patch) | |
tree | d2be9c485a3dda67150fe8cc951eec3ddd160c8a /vcl/source/control/edit.cxx | |
parent | 79358a7588e1d5f02b8f9bf1ba9feb316af7f2a5 (diff) |
tdf#122527 dot symbols in chart menubutton not working
a few problems here
*) each symbol was drawn on top of the previous one instead of clearing it
*) some spurious placeholder text in the menu entry
*) m_nSymbolType not set correctly on activation of a submenu entry
*) under gtk3 adding entries to the submenus didn't inform the
menubutton of their addition
*) we can drop m_xMenu because set_item_sensitive can be used
instead, which didn't exist at the initial time of writing
Change-Id: Id339992c4192f3782fddfd56cb3e9b67cfcbe2a2
Reviewed-on: https://gerrit.libreoffice.org/65977
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vcl/source/control/edit.cxx')
0 files changed, 0 insertions, 0 deletions