SHeine
SHeine
It looks to me like the problem is that its using panTo and not the pan method which accounts for zoom level, also it does not account for minimap.
Any update on this? Is this on the AWS CodeStar radar?
@Alec-Aldrine-Lakra this will show the items list, but will not let you interact with it (arrow keys or click)
the problem seems to occur because pos === this.startPos, but the code requires pos > this.startPos
will there be a 2.6 update to fix this? I have a basic spreadsheet like app where some slots are overridden with slots representing validation or special formatting of the...