gdkchan / Ohana3DS-Rebirth

WIP new version of Ohana3DS in C#.
173 stars 39 forks source link

UI feature requests #8

Closed robotortoise closed 8 years ago

robotortoise commented 8 years ago

Hi, I have some UI requests.

If possible, I'd like drag and drop support for models and the import function.

I'd also like it if the default "open new file" was set to "all files" instead of only files the program recognized, as certain models, like Fire: Emblem: Awakening's models, are viewable with the program but have no extension.

The "Import" function for models and animations doesn't allow me to import files of any type, either.

These UI improvements would make the program much more usable. I tried to add them myself by copying the "drag and drop" code from Every File Explorer, but I really don't know what I'm doing.

Also, when you "open with" program on a model, and use Ohana as the program, it doesn't work correctly. I'm assuming this is related to the drag and drop issue?

Thank you!

-Robotortoise

gdkchan commented 8 years ago

Some of those features was implemented on commit f62bed5.

robotortoise commented 8 years ago

Fantastic! Thank you.

Fallenleader commented 8 years ago

Please mark issue as closed @robotortoise :)