Luca1991 / NDSFactory

Unpack & Repack Nintendo DS Roms (.nds)
GNU General Public License v3.0
119 stars 10 forks source link

It doesn't fit in my screen - Scrolling bar... #2

Closed LinUwUxCat closed 3 years ago

LinUwUxCat commented 4 years ago

Hi, The app doesn't fit in my screen... ^^ Is it possible to add a scroll bar? thanks!

Version : Release linux - OS : Ubuntu 20.04

Luca1991 commented 4 years ago

Yes, I'd like to replace these QLineEdit with something better (like QListView maybe). Expect an update during August.

Thanks, Luca

LinUwUxCat commented 4 years ago

thank you!

Luca1991 commented 3 years ago

@L-i-n-u-x-C-a-t this should be fixed with my latest commit. Can you give it a try? Thanks

LinUwUxCat commented 3 years ago

Sadly, it doesn't. I still see the exact same things, without a scroll bar. I cant reduce the window to make one appear either.

Luca1991 commented 3 years ago

@L-i-n-u-x-C-a-t I still haven't implemented the QListView, but in my latest commit I fixed a theme issue that I was pretty sure it was at least part of the problem. Can you upload a screenshot of your issue? if you go in the about window, what revision is displayed there?

Thank you very much for your help!

LinUwUxCat commented 3 years ago

Here's a screenshot. I can't see the "extract everything" and "decode FAT contents" image I know they're here because i can see them on the windows overview : image EDIT : the revision is f64b070

Luca1991 commented 3 years ago

Hey, just a quick update: I finally started to remove all these QLineEdit with more user-friendly QTableView. So far I have completed the unpacker tab, but the patch isn't merged in master yet (I'm currently using the ui-qtableview branch). I'll merge the branch once i'll comple the QTableView in packer tab too. Here is a preview:

image

Please be patient for another couple of days.

Luca1991 commented 3 years ago

FINALLY the branch is merged in master. You should now be able to use NDSFactory without problem. Please wait a couple of mins (building time) and it will be ready to download.

A lot of changes were made, so please be aware that there might be new bugs. Just try and let me know.

Thank you for your paticence.

LinUwUxCat commented 3 years ago

It works, thank you very much! "extract everything" produces an error, tho, but that's another issue i guess. closing this one, thanks again!

Luca1991 commented 3 years ago

Can you please open another issue with the details? Thanks a lot