punesemu / puNES

Qt-based Nintendo Entertaiment System emulator and NSF/NSF2/NSFe Music Player (Linux, FreeBSD, OpenBSD and Windows)
GNU General Public License v2.0
597 stars 40 forks source link

New NSFe Player: Song title scrolls outside player window #376

Closed nelsonhef closed 4 months ago

nelsonhef commented 4 months ago

Hi, first congratulations for the new 0.111 release. The new NSFe player has a issue if the song title needs to scroll inside the player window. It doesn't start and end at edges of the player window but instead, starts and end at the edges of the application window. This happens for instance with the Ninja Gaiden NSFe as the following screenshot shows.

Clipboard_03-02-2024_01

puNES version: 0.111 (release)

ghost commented 4 months ago

Same image

punesemu commented 4 months ago

Thx for the report, can you try the new WIP?

ghost commented 4 months ago

@punesemu Fixed I think ?

https://github.com/punesemu/puNES/assets/37517008/e2ec043b-fc09-464e-a45d-12f0bf1d6a1e

punesemu commented 4 months ago

Thanks to your video I fixed another bug (49586cd), when the song was changed part of the title of the previous song could remain in the box. Many thx Chipsum, now I can close this issue.

punesemu commented 4 months ago

Many thx for the report @nelsonhef.