Skip to content

Remove special case for adjacent bolded topic #3

@bzsinger

Description

@bzsinger

Because the first topic initially renders as bold, it needs to shrink to 16pt normal when the topic next to it gets selected so that its text doesn't cut off as it would if it jumped up to 17pt normal. The same issue occurs if a topic is selected, goes off screen, comes back screen bolded, and then the topic next to it is selected.

Original:
screen shot 2018-05-11 at 4 30 15 pm

Hacky Fix:
screen shot 2018-05-11 at 4 29 18 pm

We'd like to find a better solution than the hacky fix in TweetsViewController.swift (see the didSelectItemAt CollectionView method).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions