i'd like to create a page with netplayjs displaying its canvas, but with buttons and text outside of the canvas that i can control with regular html and js - 2 questions:
- is there a suggested way to size netplayjs's canvas so it doesn't keep trying to resize and cover other elements on the page?
- is there a way to make html buttons on the page trigger (keyboard) events in netplayjs's canvas?
i'd like to create a page with netplayjs displaying its canvas, but with buttons and text outside of the canvas that i can control with regular html and js - 2 questions: