pose-format icon indicating copy to clipboard operation
pose-format copied to clipboard

Improvements for Usability

Open bipinkrish opened this issue 1 year ago • 1 comments

Are you open to export PoseViewer class in https://github.com/sign-language-processing/pose/blob/master/src/js/pose_viewer/src/index.ts so that that can be used as a component in different frameworks, currently only Components namespace is exported

bipinkrish avatar Sep 17 '24 18:09 bipinkrish

Sure. if that helps you, please export it. The reason it is not exported, is that the moment you use a pose-viewer element, you can then just access it from the DOM and that allows you access to the class instance

AmitMY avatar Sep 18 '24 11:09 AmitMY

@AmitMY above PR solves it

bipinkrish avatar Sep 21 '24 13:09 bipinkrish