Project Icon Not Updating
-
In the project directory, the project icon is correct. Opening the project in hyperPad, the project shows an old icon. The old icon is from a project version I uploaded to the hub. Tried cleaning up the project, no change.
iPad Model: M1 iPad Pro
iOS version: 16.2
hyperPad Version: 1.320
Description: See above
Steps to reproduce: See above
Additional info: -
Could this be the problem? gameDetails.plist:
<key>gameGenre</key>
<string></string>
<key>gameIcon</key>
<string>noicon</string>
<key>gameMode</key>
<integer>0</integer> -
@RXCodes says this is expected behavior…
-
@ZuniSoft Yep! When the project isn't uploaded to the hub, it uses the last saved screenshot. After it is uploaded to the hub, one of the hub screenshots are used instead.
This is kinda confusing but I think it is intended to work like that.
Maybe the projects page can have a little redesign - it could show icons instead of screenshots and thumbnails. Maybe we can allow the user to edit their project from the projects page instead of having to upload it each time.When I have the time, I can talk with the team about a little revamp of the projects page.