JsDebuggr icon indicating copy to clipboard operation
JsDebuggr copied to clipboard

Dont check point scope for every option on right click

Open rDr4g0n opened this issue 8 years ago • 0 comments

Right now when the context menu is popped up (right click), each item in the JsDebuggr menu is checked to see if it is valid for the current scope. It makes more sense to check once and cache the result so the check runs only once per right click.

rDr4g0n avatar Oct 17 '16 13:10 rDr4g0n