GiorgosXou / TUIFIManager

A cross-platform terminal-based termux-oriented file manager (and component), meant to be used with a Uni-Curses project or as is.
GNU General Public License v3.0
684 stars 13 forks source link

Deselect error when dragging file inside a folder immediately after the creation+naming of the folder #98

Closed GiorgosXou closed 3 months ago

GiorgosXou commented 3 months ago

Solved by adding self.__pre_clicked_file = self.__clicked_file bellow this line: https://github.com/GiorgosXou/TUIFIManager/blob/0390f03720045aded4a6c07969784cc9e97c4e27/TUIFIManager/__init__.py#L987

tuifi_issue_move_file_imidiatly_into_newly created_folder_Peek 2024-04-09 13-25