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

Remove old deprecations #1225

Merged
merged 1 commit into from
Sep 12, 2020
Merged

Remove old deprecations #1225

merged 1 commit into from
Sep 12, 2020

Conversation

cmyr
Copy link
Member

@cmyr cmyr commented Sep 11, 2020

No description provided.

@luleyleo luleyleo added the S-ready PR is ready to merge label Sep 12, 2020
@cmyr cmyr merged commit f4910f0 into master Sep 12, 2020
@cmyr cmyr deleted the remove-deprecations branch September 16, 2020 21:01
cmyr added a commit that referenced this pull request Oct 5, 2020
On windows, we persist the existing selection when focus
changes. On mac, the behaviour depends on whether or not there
was a click. If there was a click, we use the click to determine
the selection; otherwise we select the whole buffer.

In addition, on mac, we no longer draw the cursor if the selection
is not a caret.

- fixes #1225 (again)
cmyr added a commit that referenced this pull request Oct 5, 2020
On windows, we persist the existing selection when focus
changes. On mac, the behaviour depends on whether or not there
was a click. If there was a click, we use the click to determine
the selection; otherwise we select the whole buffer.

In addition, on mac, we no longer draw the cursor if the selection
is not a caret.

- fixes #1225 (again)
cmyr added a commit that referenced this pull request Oct 7, 2020
On windows, we persist the existing selection when focus
changes. On mac, the behaviour depends on whether or not there
was a click. If there was a click, we use the click to determine
the selection; otherwise we select the whole buffer.

In addition, on mac, we no longer draw the cursor if the selection
is not a caret.

- fixes #1225 (again)
cmyr added a commit that referenced this pull request Oct 19, 2020
On windows, we persist the existing selection when focus
changes. On mac, the behaviour depends on whether or not there
was a click. If there was a click, we use the click to determine
the selection; otherwise we select the whole buffer.

In addition, on mac, we no longer draw the cursor if the selection
is not a caret.

- fixes #1225 (again)

Update druid/src/widget/textbox.rs

Co-authored-by: Leopold Luley <git@leopoldluley.de>
cmyr added a commit that referenced this pull request Oct 19, 2020
On windows, we persist the existing selection when focus
changes. On mac, the behaviour depends on whether or not there
was a click. If there was a click, we use the click to determine
the selection; otherwise we select the whole buffer.

In addition, on mac, we no longer draw the cursor if the selection
is not a caret.

- fixes #1225 (again)

Update druid/src/widget/textbox.rs

Co-authored-by: Leopold Luley <git@leopoldluley.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-ready PR is ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants