ethanmoffat / EndlessClient

An open source client for Endless Online written in C#
MIT License
34 stars 16 forks source link

Bank dialog drag+drop not working as expected #202

Closed ethanmoffat closed 2 years ago

ethanmoffat commented 2 years ago

When dragging gold to the bank account dialog, the drag operation should be cancelled. Instead dragging continues and the drag operation is left in a weird state.

ethanmoffat commented 2 years ago

Forgot to implement bank drag+drop. Fixed as part of #215