Skip to content

Added always_show_controls method to TitleBar#463

Merged
hecrj merged 4 commits into
iced-rs:masterfrom
mobile-bungalow:titlebar_options
Jul 31, 2020
Merged

Added always_show_controls method to TitleBar#463
hecrj merged 4 commits into
iced-rs:masterfrom
mobile-bungalow:titlebar_options

Conversation

@mobile-bungalow
Copy link
Copy Markdown
Contributor

@mobile-bungalow mobile-bungalow commented Jul 27, 2020

This PR allows TitleBar controls to be static, instead of only being shown on mouseover.

Fixes #461.

@hecrj hecrj added the feature New feature or request label Jul 31, 2020
@hecrj hecrj added this to the 0.2.0 milestone Jul 31, 2020
Copy link
Copy Markdown
Member

@hecrj hecrj left a comment

Choose a reason for hiding this comment

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

Looks great! Thank you! 🎉

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

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow TitleBar controls to be shown always, instead of just on mouseover.

2 participants