mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-18 19:17:46 -05:00
immediately after dropping the file, move the mouse outside of the box slots DoDragDrop re-performs the drop event at the same coordinate as the mouse; if the mouse isn't outside of the box area it'll do nothing, thus the need to create a new event to fire. Closes #1178 |
||
|---|---|---|
| .. | ||
| BoxEditor.cs | ||
| BoxEditor.Designer.cs | ||
| BoxEditor.resx | ||
| ContextMenuSAV.cs | ||
| ContextMenuSAV.Designer.cs | ||
| ContextMenuSAV.resx | ||
| SAVEditor.cs | ||
| SAVEditor.Designer.cs | ||
| SAVEditor.resx | ||
| SlotChange.cs | ||
| SlotChangeInfo.cs | ||
| SlotChangeManager.cs | ||