Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /storage/content/49/145849/famitracker.com/public_html/forum/classes/dbHandler.php on line 29
Can confirm. Also happens when using the + and - buttons. The pattern data changes immediately (as normal) but the numbers in the frame editor stay the same until the cursor is moved onto the frame editor.
Ah I see, that was introduced by a last minute change. I've attached a fixed build to this post, there might be a new proper release later since this is a rather annoying bug.
The patch here is not labeled as a different version from the one on the homepage. I am trying to maintain the WineHQ AppDB page for FamiTracker. Should I disregard this patch until it is put into the next version?
I found another bug with the Pattern Editor not updating properly:
REPRO:
1. Create a module with two songs in it.
2. Make the second song have a different Speed, Tempo, Rows count and Frames count than the first.
3. Select the first song.
4. In Module Properties, Remove the first song.
WHAT'S EXPECTED:
The information in the Pattern Editor and the Song settings should update to reflect the second song, which is now selected.
WHAT HAPPENED:
The information in the Pattern Editor and the Song settings still reflect the first song, which has been removed. Mousing over either will cause it to refresh.