figspec

Unofficial static Figma frame/file viewer available as HTML CustomElement

Allow browser zoom/scroll keybindings, add 100% zoom and zoom to fit bindings (#60) * only trigger keyboard zoom/pan when meta key is not pressed and focus is in the shadow root add tabIndex and focus-visible styling to canvas viewport * add keyboard bindings for resetting zoom and zooming to 100% * add outline to host when .fc-viewport has visible focus reorganize and comment scale variables use switch for keyboard handlers

Changes

4 changed files (+109/-42)