Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Disable scroll from ListWidget #261

Description

@Diy2210

How disable scroll from ListWidget inside Scroll
Code:
scroll(
id = Ids.RootScroll,
size = AsParent,
child = linear(
id = Ids.RootLinearId,
size = WidthAsParentHeightWrapContent
) { ... }

Снимок экрана 2020-07-10 в 17 34 22

My ListWidget inside Constraint:
Снимок экрана 2020-07-10 в 17 34 03

I try change Size from List but scroll is enabled too.

Server Status Block:
Снимок экрана 2020-07-10 в 17 33 00
Снимок экрана 2020-07-10 в 17 32 40

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions