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

SelectableMath sometimes show selection handles on Web #12

Open
znjameswu opened this issue Oct 25, 2020 · 1 comment
Open

SelectableMath sometimes show selection handles on Web #12

znjameswu opened this issue Oct 25, 2020 · 1 comment
Labels
bug Something isn't working wait-for-upstream

Comments

@znjameswu
Copy link
Owner

This is a bug of Flutter's TextSelectionGestureDetector flutter/flutter#69001

For some reason, it appeared way more often on SelectableMath than in vanilla Flutter's SelectableText.

@znjameswu
Copy link
Owner Author

Will fix after flutter/flutter@c0fd109 lands on beta

@znjameswu znjameswu added wait-for-upstream bug Something isn't working labels Nov 20, 2020
creativecreatorormaybenot pushed a commit to simpleclub/flutter_math that referenced this issue Oct 15, 2021
* Add support of dry layout for custom layout render

* Support of dry layout for reset dimension

* Support of dry layout for min dimension

* Support of dry layout for shift baseline

* Support of dry layout for vertical list layout render

* Obscure support of dry layout for defer layout builder

* Support of dry layout for line layout render

* Move helper layout size method to extension

* Support of dry layout for equation array layout render

* Update example dep locks

* Inline dry layout methods

* Code review adjustments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wait-for-upstream
Projects
None yet
Development

No branches or pull requests

1 participant