When selecting a sprite in Sprites tab, there should be a preview of first animation.
This preview should also be used in:
- Character tab,
- CharacterInstance dialog
- SpriteList dialog
This may be a class inheriting from QLabel with a "setSprite(...)" method or simply a static method applying the right preview content to a QLabel&.
When selecting a sprite in Sprites tab, there should be a preview of first animation.
This preview should also be used in:
This may be a class inheriting from QLabel with a "setSprite(...)" method or simply a static method applying the right preview content to a QLabel&.