mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
CtrlCore: Fixed issue with DisplayPopUp and DnD
git-svn-id: svn://ultimatepp.org/upp/trunk@10886 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
ed5c45ec3d
commit
bc2d90b166
8 changed files with 275 additions and 259 deletions
|
|
@ -361,6 +361,7 @@ void Ctrl::Proc()
|
|||
SetWndFocus();
|
||||
ClickActivateWnd();
|
||||
if(ignoremouseup) {
|
||||
DLOG("Ignore mouse up KillRepeat");
|
||||
KillRepeat();
|
||||
ignoreclick = false;
|
||||
ignoremouseup = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue