aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/PSMTabBar/Styles/PSMAquaTabStyle.m
diff options
context:
space:
mode:
authorMax <post@wickenrode.com>2017-03-26 14:56:08 +0200
committerMax <post@wickenrode.com>2017-03-26 14:56:08 +0200
commit2aad505ec144b83123296c9bc4bad7c0e43753ef (patch)
tree4943b0cfed29ce14e825b6e11ff4ebd669f9373e /Frameworks/PSMTabBar/Styles/PSMAquaTabStyle.m
parent430ff7b0c1df70891a31eb27ba93a5d6b2e1a0d1 (diff)
downloadsequelpro-2aad505ec144b83123296c9bc4bad7c0e43753ef.tar.gz
sequelpro-2aad505ec144b83123296c9bc4bad7c0e43753ef.tar.bz2
sequelpro-2aad505ec144b83123296c9bc4bad7c0e43753ef.zip
Fix an issue where the wrong table could be deleted when switching tables (by key press) fast enough after confirming deletion (#2742)
This was caused by the delete code being called via a `performSelector:…` timer event instead of directly, which gave the run loop a chance to handle the key event between confirming the delete and actually executing it.
Diffstat (limited to 'Frameworks/PSMTabBar/Styles/PSMAquaTabStyle.m')
0 files changed, 0 insertions, 0 deletions