summaryrefslogtreecommitdiffstats
path: root/src/ui/interface.cpp
diff options
context:
space:
mode:
authorEduard Braun <eduard.braun2@gmx.de>2018-03-13 18:51:53 +0000
committerEduard Braun <eduard.braun2@gmx.de>2018-03-13 18:51:53 +0000
commit9b2547b37b41e018659a9ece46310e2668b7f38b (patch)
tree0234f961f4ed0c5bc187ad27fd5edf8020ee5e4d /src/ui/interface.cpp
parentWork around possible Pango bug where an empty 'variations' generates a '@' in... (diff)
downloadinkscape-9b2547b37b41e018659a9ece46310e2668b7f38b.tar.gz
inkscape-9b2547b37b41e018659a9ece46310e2668b7f38b.zip
Avoid crash when confirming new value in InkSpinScale with Keyboard
It seems "InkSpinScale::set_focus_widget()" is never called, so "_focus_widget" is never initialized and has an arbitrary value. Avoid this by initializing to zero. Why we never call set_focus_widget() is TBD... Fixed bugs: - https://bugs.launchpad.net/inkscape/+bug/1755464
Diffstat (limited to 'src/ui/interface.cpp')
0 files changed, 0 insertions, 0 deletions