Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

fix(capture): layout in landingscape during creation of collection #19

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

Thithip
Copy link
Contributor

@Thithip Thithip commented Mar 26, 2024

Wrapping the Column into a CustomScrollView to allow scrolling in landscape orientation.
Adding a Scrollbar to visually detect the ability to scroll.
Resolves some lint issues, not mandatory but good practices (const keywords, super.key for Widgets, comma on the end of widgets).

Resolves #17

Wrapping the Column into a CustomScrollView to allow scrolling in landscape orientation.
Adding a Scrollbar to visually detect the ability to scroll.

Resolves nobelization#17
@luifr10 luifr10 merged commit 79ff9a4 into nobelization:main Mar 28, 2024
2 checks passed
@Thithip Thithip deleted the fix/landingscape_layout_capture branch March 29, 2024 09:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong layout in landscape during creation of collection
2 participants