easy_web_view
easy_web_view copied to clipboard
bug with use of stack.
Easywebview widget always on the font of the stack, therefore it overlap my widget within the stack so that i can't click the button even it is on the Easywebview widget.
I am using stack to store the title bar in the web and the content of HtmlElementView. when the tile bar drop down menu overlap the HtmlElementView content, the drop down menu cannot be clicked, therefore i use Pointer Interceptor to wrap my title bar, it work fine to click the drop down menu.
It seems that PointerInterceptor can solve the issue, but the web view data will refresh when change screen size manually in web.