Skip to content

use feed title as EntryPageTitle

Giuseppe Calà requested to merge gcala/alligator:master into master

I tweaked the EntryPage.qml so its title is now the Feed name and used a Kirigami.Heading to serve the entry title. This is specially useful when an entry has a very long title and on phone factor is quite useless. Attached an image: on the left current status and on the right the MR:

Screenshot_20210711_181617

Merge request reports