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

Use VerticalDivider in IntrinsicSnippets #369

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DavidMendozaMartinez
Copy link

Intrinsics in action section uses a divider in a Row to explain how IntrinsicSize works, but after the deprecation of Divider, it should have been replaced by VerticalDivider instead of HorizontalDivider.

The resulting Preview of the current code is as follows:
imagen

After the change, the Preview matches the expected one according to the documentation:
imagen

@DavidMendozaMartinez DavidMendozaMartinez force-pushed the intrinsic_snippets_divider branch 4 times, most recently from 56ca186 to 7f0c199 Compare October 14, 2024 19:25
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.

1 participant