Michael Smith

Results 2 comments of Michael Smith

Rough PoC: ``` GridStackEngine.prototype.addNode = function(node, triggerAddEvent) { ... if (this.opts.rtl) { for (var i = 0;; ++i) { var x = this.column - (i % this.column) - node.width; var...

This issue is present on a Pixel 7. Of note, on this device, the 'lowest' zoom level is a wide-angle fish eye kind of camera. It is a zoom value...