returns icon indicating copy to clipboard operation
returns copied to clipboard

issue: Account page: cell board doesn't move when dragging

Open ThaddeusJiang opened this issue 1 year ago • 2 comments

CleanShot 2023-12-04 at 12 01 49

ThaddeusJiang avatar Dec 04 '23 03:12 ThaddeusJiang

Known issue from the very first release. Will take a look and see if it's worthy fixing at year end :)

ashchan avatar Dec 04 '23 03:12 ashchan

Perhaps can handle tableViewColumnDidResize(Notification) and refresh the table view.

Updated: handled, but that only makes sure the table is updated after the dragging. The cell's are not updating when dragging, which is a very minor issue.

ashchan avatar Dec 04 '23 12:12 ashchan