Chart: Fix horrible ui when editing axis label

Authored by danders on Mar 5 2017, 10:04 AM.

Description

Chart: Fix horrible ui when editing axis label

Problem: when editing an update was triggered, effectivly resetting the ui,
throwing user to axis 1.
This was due to issuing change on every keystroke, also resulting in multiple undo commands.

This changes it to update only when editing finishes.

Todo: update ui properly on undo/redo

Details

Committed
dandersMar 5 2017, 10:04 AM
Parents
R8:c6216e7988d7: Chart: Fix axis label font size
Branches
Unknown
Tags
Unknown