[DEV] force le X max scroll to 1
This commit is contained in:
parent
5d53bed86b
commit
e0bcf4f84c
@ -23,6 +23,7 @@ ewol::widget::List::List() {
|
||||
#endif
|
||||
m_nbVisibleRaw = 0;
|
||||
propertyCanFocus.setDirectCheck(true);
|
||||
m_limitScrolling = vec2(1, 0.5);
|
||||
}
|
||||
|
||||
ewol::widget::List::~List() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user