w3c / uievents

UI Events
https://w3c.github.io/uievents/
Other
144 stars 51 forks source link

Add an option to set the max number of rows shown in the output table for keyboard event viewer #364

Open AricMonary opened 6 months ago

AricMonary commented 6 months ago

Output table is hard-coded for 100 rows. There have been times where I would like to view more than 100 keyboard events at a time using the keyboard event viewer.

Add an input field to the options to set the max number of rows shown.

garykac commented 6 months ago

All the DOM Event Viewer code and issue tracking has moved to https://github.com/garykac/dom-event-viewer

Or you can follow the link on https://domeventviewer.com/

The tool here is not maintained and simply redirects to domeventviewer.

garykac commented 5 months ago

Tracking in https://github.com/garykac/dom-event-viewer/issues/10