Added check for RESTING or WAITING state when there is a 1px difference in measured content and wrapper. Only proceed with resizing of not in this state, caused by subpixel rounding difference in clientHeights, encountered at non-standard zoom levels. Otherwise will never reach IDLING state, and cause nested content to clip should it in turn expand or collapse
This PR is a duplication of #187 except it base is 4.x (while the original base is master which now belongs to version 5) and I forked it on my account using @alechill commit
This PR is a duplication of #187 except it base is 4.x (while the original base is master which now belongs to version 5) and I forked it on my account using @alechill commit