Skip to main content
Ansa
Visitor II
December 11, 2018
Question

ScrollWheel problems

  • December 11, 2018
  • 2 replies
  • 1229 views

Hi,

Is this the right place for bug reports? I stumbled upon some problems with the ScrollWheel widget.

ScrollWheelWithSelectionStyle::setSelecteItemOffset is misspelled and is not overriding the intended setSelectedItemOffset.

Unless I have done something terribly wrong, any function that causes an internal call to ScrollWheelWithSelectionStyle::refreshDrawableListsLayout() (e.g. setSelecteItemOffset, setHeight, etc.) will fail an assert. Looks like some of the DrawableListItems are added to both list and list2 - Container::add(Drawable&) will fail assert(d.parent == 0 && "Cannot add Drawable multiple times");.

This topic has been closed for replies.

2 replies

Martin KJELDSEN
Principal III
December 14, 2018

Hi Ansa,

A bug report has been created. Thanks for reporting this issue!

Best regards,

Martin

HPham.1590
Associate III
September 23, 2020

Hello Martin,

Has this issue been fixed?

Many thanks,

Hieu

Martin KJELDSEN
Principal III
September 23, 2020

Hi,

This was years ago, so i'd assume so :D I can't remember. Please try it out on the latest release 4.14.0.

/Martin

VKlim
Visitor II
March 1, 2019

Hi Martin,

Is there any way for community to track the issue progress?

Thanks,

Vladimir