svthalia / Reaxit

The latest ThaliApp built on Flutter.
GNU General Public License v3.0
11 stars 3 forks source link

Now uses captions instead of descriptions in welcome_screen #443

Closed Scarletto closed 10 months ago

Scarletto commented 1 year ago

Summary

The app now displays the caption of each event on the welcome screen, instead of the description.

Swapped description with caption in BaseEvent. Made description of partner events the caption inside PartnerEvent.

How to test

Steps to test the changes you made:

  1. Look at the welcome screen lmao
JAicewizard commented 1 year ago

Looks good, regenerating fixes things for me but we can check next time to get it to work for you