diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-04-04 23:02:32 +0200 |
---|---|---|
committer | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-04-07 00:13:35 +0200 |
commit | 7dc04b4437c7aa1788f7d85a513a246ce502dea4 (patch) | |
tree | 95b5d152f870d4be5734bc424d6e3ec28b8f6b22 /commands/command_base.cpp | |
parent | e5c4dee7f65e8f603ad5207ee6fd8a4de28321fe (diff) | |
download | subsurface-7dc04b4437c7aa1788f7d85a513a246ce502dea4.tar.gz |
delegates: remove ComboBoxTemplate::fixTabBehavior
The comment states that Qt treats TAB as cancel when in the combobox.
However, testing shows that this use-case works without this hack.
Since it caused weird behavior (the data was set *after* the editor
was closed, leading to inconsistent state), remove it.
Note: this overrides the previous commit, which is therefore redundant
from a history point of view. However, I'll leave the previous commit
in so that if something turns out to break, we can figure out which
of the two changes it was.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'commands/command_base.cpp')
0 files changed, 0 insertions, 0 deletions