Swaroop

Results 54 comments of Swaroop

Thanks for the PR. Minor style changes but otherwise, only one small issue had to be fixed. I.e. when opening a puzzle (not default site), if it had OR solutions...

@BenceJoful Thank you for the contribution. I want to acknowledge, I have seen the PR. Currently, I am traveling, and I will take a look soon.

@BenceJoful Thank you for the PR. Only one minor thing needed to be fixed, which is to enable the genre/tag for the hex grids to allow this usage. Will release...

@ojppe Thank you for your feedback. 1. In case you don't know, Penpa works on mobile as well; you can access penpa site through a mobile browser. 2. Regarding downloading...

@levipadre Ah Thanks. I spent hours trying to figure out how to remove the focus after the dropdown is closed. Commenting above line did the trick for me. Here is...

@opt-pan Here is one possible solution. Although this is not the perfect solution but seems to do better in improving the undo bug. ``` function undoDown(e) { e.preventDefault(); undo_button.classList.add('active'); count_redo...

Thanks for this feature. This is really helpful.

I just checked its working. You need to be in Number Mode and then Long SubMode. Only then it will work.

Can you try in Browser "Incognito Mode"? Just to recap: Ensuring the following three things: 1) Number Mode 2) Then Select Long 3) Use "Shift + Space" to enter space.

I see. Not sure then. Maybe opt-pan himself knows. It could be an Operating System or Keyboard Issue or if (shift + space) is reserved for something else on your...