Latency issue with Primefaces overlayPanel - loads to lazy

后端 未结 4 1894
天涯浪人
天涯浪人 2021-01-04 22:51

I am using Primefaces 3.2 with jsf 2 and glassfish 3.1.2.

I have a p:dataTable of users containing avatars of the user. Whenever the user moves the mouse over the av

4条回答
  •  时光取名叫无心
    2021-01-04 23:29

    It's been a long time, but in case anyone bumps into this problem, a showDelay attribute was added to the overlayPanel to solve this problem starting from Primefaces 6.2. However, it is not in the official documentation for some reason.

提交回复
热议问题