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

Is there a way to extends Visibility detector viewport/bound box?  #542

@ghost

Description

Problem description

This is a question regarding visibility detector.

Steps to reproduce

  1. A simple list view with each item has it's own visibility detector attached to it.

Expected behavior

I expected for the widgets from the simple list even when not fully visible (visibleFraction: 0.0), could be treated as a partially visible one (visibleFraction: 0.01~), by extending the viewport/bound box/the visible area within the same scroll position.

Actual behavior

If there's just a slight scroll between the edge of the viewport, the widget disappearance could be seen by the user, and I would like to prevent that.

Environment

I am using an android emulator.

Additional details

--

Any feedback is appreciated, thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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