You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Electron supports drag and drop. It would be nice if we could drag and drop files onto moebius.
*.ans, *.xb, *.asc, etc. text mode documents could open in a new window. *.f?? fonts could load the font. *.gpl (gimp palette) could load color palettes.
Electron supports drag and drop. It would be nice if we could drag and drop files onto moebius.
*.ans
,*.xb
,*.asc
, etc. text mode documents could open in a new window.*.f??
fonts could load the font.*.gpl
(gimp palette) could load color palettes.See: https://www.electronjs.org/docs/latest/tutorial/native-file-drag-drop
The text was updated successfully, but these errors were encountered: