aptonic / dropzone4-actions

Add-on actions and API Docs for Dropzone 4
https://aptonic.com
363 stars 57 forks source link

[Bug] The debug console is no longer selectable #129

Closed raguay closed 8 months ago

raguay commented 8 months ago

The dropdown menu for the gear icon no longer shows the debug console. How are we to get the output of the actions now?

aptonic commented 8 months ago

This is intentional. Use the shortcut Cmd+Shift+D to open the debug console after opening the grid.

raguay commented 8 months ago

Okay. I thought the docs said control+shift+d. But upon rereading it, it does say command+shift+D. My bad. I haven't used the debug console in a while so I never noticed the menu option was gone.