Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Add/Remove buttons in AutoFiler tab to +/- buttons. #83

Merged
merged 1 commit into from
Jul 26, 2017

Conversation

owenca
Copy link
Contributor

@owenca owenca commented Jul 26, 2017

Also, move the buttons to the right of the list view and arrange them vertically.

Fixes issue #82.

Also, moves the buttons to the right of the list view and arranges them
vertically. (Fixes issue HaikuArchives#82.)

Adds a default paramter to AddRemoveButtons c'tor and make the tooltip in the
Rule tab more precise
.AddGlue()
.Add(fScrollView)
.AddGroup(B_VERTICAL)
.AddGlue()
Copy link
Member

Choose a reason for hiding this comment

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

Since the buttons on every tab stick to the top, I think they should do here, too, by removing this AddGlue().

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@humdingerb humdingerb merged commit f19481e into HaikuArchives:master Jul 26, 2017
@humdingerb
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants