tomermes
tomermes
@RomanYarik
Actually still happens alot, especially on appveyor
(Moved from other repo)
(Moved from scalable: https://github.com/wixplosives/scalable/issues/458)
Any fix to that? 4 months and still happening.
any solution for that? It happens on layers with x and y coords which are floats. in parsePositionAndChannels, the section of: this.top = this.file.readInt(); this.left = this.file.readInt(); this.bottom = this.file.readInt();...