When attempting to drag and drop a Markdown (.md) or HTML file into the application window, the operating system displays a "not allowed" cursor, and the file cannot be dropped.
The UI window does not seem to be registered as a drop target.
The cursor should indicate that a drop is allowed, and releasing the mouse should trigger the app to open the dropped file in a new tab. However, the cursor changes to a "not allowed" symbol, and dropping the file does nothing.
OS: Windows 11
Python Version: 3.13
When attempting to drag and drop a Markdown (.md) or HTML file into the application window, the operating system displays a "not allowed" cursor, and the file cannot be dropped.
The UI window does not seem to be registered as a drop target.
The cursor should indicate that a drop is allowed, and releasing the mouse should trigger the app to open the dropped file in a new tab. However, the cursor changes to a "not allowed" symbol, and dropping the file does nothing.
OS: Windows 11
Python Version: 3.13