Lakshya Satpal

Results 40 comments of Lakshya Satpal

@derberg Can you assign this issue to me?

> Hi @derberg ! I was going through oclif documentation for testing for commands. I'm finding it challenging to write a test to check if a file is rendered. I...

@derberg I wrote this simple test in the `new.test.ts` file where I checked for help message to contain the first example which I hard coded. ``` test .stdout() .command(['new', '--help'])...

> @LakshyaSatpal hey, you need a hand? I was out on holidays, but now back 💪🏼 Hi @derberg, still stuck now the same problem - not able to write a...

I would like to work on this.

@derberg Okay, I removed the test and addressed other feedbacks. Please see if we can merge now

@dwelle Hi, can you please review this PR?

@DanielJGeiger Yes, I assumed that the movement should be dependent on zoom value also. If I don't divide by `this.state.zoom.value`, and zoom out max to 10%, it feels like a...