DesModder / DesModder

Supercharge your Desmos graph creation and sharing experience with many convenient features
https://chrome.google.com/webstore/detail/desmodder-for-desmos/eclmfdfimjhkmjglgdldedokjaemjfjp
MIT License
67 stars 26 forks source link

Remove home link disable on panic popover #865

Closed SlimRunner closed 2 months ago

SlimRunner commented 2 months ago

I presume this change was made a while ago when the panic button was on top of Desmos' home link. I was checking the git history of this line, and it seems the last change was about a year ago in May, so I think it lines up. Either way the purpose of this change is because currently the link is unclickable until the popover is open, but then it is blocked, so it renders the home link unusable.

jared-hughes commented 2 months ago

The benefit to being to lazy to fix the replacement error is that you figure out problems with the panic handling :).

Pretty sure the integration test errors are just because shift-enter-newline is broken, so I'll just override and merge this in now.