Skip to content

Conversation

@abarth
Copy link
Contributor

@abarth abarth commented Oct 16, 2016

Fixes #616

@abarth
Copy link
Contributor Author

abarth commented Oct 16, 2016

@Hixie @HansMuller

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo - "persisent"

@jason-simmons
Copy link
Member

LGTM

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose you could also check for config.persistentFooterButtons.length > 0. On the other hand, maybe it's better to have the substructure in place for the inevitable rebuild with a non-empty buttons list.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I figured it would be better to treat an empty list by drawing the bar and leaving a null list as the way to get rid of the bar.

@HansMuller
Copy link
Contributor

LGTM too.

@abarth abarth force-pushed the persistent_bottom_buttons branch from f3d69ab to 2262b88 Compare October 17, 2016 19:32
@abarth abarth merged commit 48690d7 into flutter:master Oct 17, 2016
@abarth abarth deleted the persistent_bottom_buttons branch October 17, 2016 19:50
@Hixie
Copy link
Contributor

Hixie commented Oct 18, 2016

We'll eventually have to add a way for these buttons to slide away when the body is scrolled up and slide back when the body is scrolled down.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Persistent footer buttons

4 participants