Vinay Bhinde
Vinay Bhinde
I face this issue too. @taye i would be happy to help create a PR but need your help in starting out with the code and getting the right direction.
Angular expression is not evaluated for an element when scrolling too fast by dragging the scrollbar
Update I did some reading and found that it may be possible that as scroll events are fired too quickly the browser is not able to run all the callbacks...
Angular expression is not evaluated for an element when scrolling too fast by dragging the scrollbar
**UPDATE** I looked deeper into the source code and found out that its the browser that, when scrolling fast, basically is not firing the onscroll callback that many times when...
Angular expression is not evaluated for an element when scrolling too fast by dragging the scrollbar
@thenikso Any chance you could have a pointer in the right direction to fix this ?
Angular expression is not evaluated for an element when scrolling too fast by dragging the scrollbar
Well it fires scroll event that is for sure because i put logs in onscroll callback and normally it would fire for 100 times for example so when scrolling fast...
yes its the same for both.
I though you were asking me about the hummus version on both the os'es hence i replied yes in my previous comment. Yes i have compiled hummus separately for linux...
I will try to use other features and let you know if they work or not. Let me know if you need anything else from me.
This issue is similar to #21 except that i use nw-builder instead of nwjs-builder-phoenix.
Update: I observed strange behaviour. When starting app with a certain version (say 1.0, 2.0 is available) there is a certain error window shown by nw.js which contains message "Your...