BMXSwipableCell icon indicating copy to clipboard operation
BMXSwipableCell copied to clipboard

Floating-point equality check

Open ioan-chera opened this issue 10 years ago • 1 comments

There's a line in your code where you do exact floating point equality testing. If, for example, the basementVisibleWidth is non-integer and non-power-of-two decimal, it will always fail and keep the basement closed.

ioan-chera avatar Jan 20 '15 08:01 ioan-chera

thx, I'll check that

mbigatti avatar Jan 20 '15 18:01 mbigatti