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

Un-export setFieldsAndRefresh #4853

Merged
merged 1 commit into from
May 21, 2024

Conversation

dweymouth
Copy link
Contributor

@dweymouth dweymouth commented May 19, 2024

Description:

As discussed in Slack, it doesn't make sense to add SetFieldsAndRefresh as a public API in 2.5, when it will be superseded in 2.6 by fyne.RunOnMain (naming tbd)

Internally, it was only used in Entry, so moving it to a private helper function of Entry instead of on BaseWidget

Checklist:

  • Tests included.
  • Lint and formatter run with no errors.
  • Tests all pass.

@dweymouth dweymouth marked this pull request as ready for review May 19, 2024 15:51
@coveralls
Copy link

Coverage Status

coverage: 65.052% (-0.008%) from 65.06%
when pulling 3bfd5dc on dweymouth:setfieldsandrefresh
into 75511b3 on fyne-io:develop.

@dweymouth dweymouth merged commit 92d5535 into fyne-io:develop May 21, 2024
12 checks passed
@dweymouth dweymouth deleted the setfieldsandrefresh branch May 21, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants