[wpe-webkit] Smooth Scroll option not working

Carlos Alberto Lopez Perez clopez at igalia.com
Thu Feb 27 07:55:06 PST 2020


On 25/02/2020 10:03, Mohan Reddy wrote:
> Hi Carlos,
> 
> Thanks for your reply.
>  ENABLE_SMOOTH_SCROLLING  option is  enabled by default only in webkitgtk
> not in WPE code, To  enable  ENABLE_SMOOTH_SCROLLING  option  in WPE  we
> need to include following file sources in  *Source/WebCore/SourcesWPE.txt *file
> to fix compilation issue.
> 
> < platform/generic/ScrollAnimatorGeneric.cpp
> < platform/ScrollAnimationSmooth.cpp
> < platform/ScrollAnimationKinetic.cpp
> 

Right! Sorry, I completely overlooked this option was not enabled by
default at build time for WPE.

>   enable-smooth-scrolling  option default value I changed to TRUE but still
> smooth scrolling option is not working(In webkitgtk and WPE)  So as per
> your suggestion we are looking into  polyfill to achieve the smooth
> scrolling behavior in our app.
> Please let me know If any one achieved smooth scrolling behavior with
> webkit without using any polifill.
> 
> Thanks & Regards,
> Mohan.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 897 bytes
Desc: OpenPGP digital signature
URL: <http://lists.webkit.org/pipermail/webkit-wpe/attachments/20200227/2c914c00/attachment.bin>


More information about the webkit-wpe mailing list