How to control mouse down-drag page refresh?

Is this done somehow with EventStopPropagation? I'd like to prevent a down-drag page refresh when a pop-up frame is visible. What would be the code for that?

Never mind. I see that Google has my answer already. :melting_face:

1 Like

for others reference, here is an answer
Day 53: disabling pull-to-refresh - Manuel Matuzovic).

1 Like

Thanks, Bruno! I still had not found the real solution before seeing the link you nicely provided here.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.