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

Toolbar - The size of the text does not match the value in dropdown #121

Closed
adrian-moisa opened this issue Sep 30, 2022 · 0 comments
Closed
Labels
closed Either incomplete specs, irrelevant, or not going to do

Comments

@adrian-moisa
Copy link
Collaborator

adrian-moisa commented Sep 30, 2022

When selecting a range of text the sizes dropdown preselects 11 when in fact the text is 16. After applying a size then the selector seems to be working fine. This is probably happening because when the editor starts adding a new document it does not add the text attribute value. Therefore the dropdown is built to assume 11 as the size. But somehow in the examples it seems 16 is the size. We need to setup a means of querying the default text size and not assume it.

image

Join on discord to get advice and help or follow us on YouTube Visual Coding to learn more about the architecture of Visual Editor and other Flutter apps.

@adrian-moisa adrian-moisa changed the title Sizes - Dropdown is not selecting the default value properly Sizes - The size of the text does not match the value in dropdown Sep 30, 2022
@adrian-moisa adrian-moisa added MVP and removed High labels Nov 5, 2022
@adrian-moisa adrian-moisa changed the title Sizes - The size of the text does not match the value in dropdown Toolbar - The size of the text does not match the value in dropdown Nov 5, 2022
@darius859 darius859 added 0.2 and removed 0.1 labels Apr 1, 2023
@adrian-moisa adrian-moisa removed the 0.2 label Jan 23, 2024
@adrian-moisa adrian-moisa added the closed Either incomplete specs, irrelevant, or not going to do label Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed Either incomplete specs, irrelevant, or not going to do
Projects
None yet
Development

No branches or pull requests

3 participants