You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?