davidkong0987

Results 8 comments of davidkong0987

What's the way to restart this, say, once every 4 hours?

If you are okay with editing the module yourself, setting `scrollMargin` in (PdfHighlighter.js) to `window.PdfViewer.viewer.container.offsetHeight/2` works for me

Have you looked into `usePdfCoordinates`?

This was a very long time ago so I apologize not remembering exactly how it works. However, I do not recommend using it unless you are willing to go in...

Agree that this is a fairly significant issue.

Generally, I've noticed that using controlled components is much more reliable than not using controlled components, and often avoids things like this. After switching to a controlled components, the filters...

Just to clarify, I understand that RangeSlider is a potential solution, but it isn't - I would still like to use the min/max variables, but I might want it to...

Documentation is here: https://github.com/ukrbublik/react-awesome-query-builder/blob/13f88988a008a6311c47894d5ee59114c2a1813a/CONFIG.adoc#L533