eclipsesource / eclipsesource/tabris

Tabris developer guide should contain more detailed information about the ScrollingComposite internals

Open
#261 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
56
Forks
18
PR merge metrics
No merged PRs in 30d

Description

The ScrollingComposite is a very helpful utility but it has some internal details that should be mentioned in the guide. Namely the duality of the ScrolledComposite and the actual (Scrolling-)Composite on top.

There are cases where you need to access the ScrolledComposte at the bottom (via getParent()), eg. when you use the ScrollingComposite as the content of a SwipeItem. Directly returning the ScrollingComposite in the load method of the swipe item crashes the clients.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.