linux4sam/egt

Scrolledview imagebutton example

swsuh66 opened this issue · 2 comments

Dear ldesroches,

I built and test imagebutton.cpp
When pressing the button after scrolling acts as if the button in another area was pressed.
It seens butten event have some error.

Thanks
Regards
Brian

Hello Brian,

Thanks for the report. The goal of the example was to display different layouts, but it's true that pressing buttons doesn't work when we move into the window, there is an offset. This is probably a bug in the ScrolledView. I'll have a look.

Regards,
Ludovic

Fix pushed. Let me know if you still have bugs.

Regards,
Ludovic