Closed rudolphpienaar closed 9 years ago
Mostly done.
There is however an issue with keystrokes being captured by xtk.
In the chat window, the 'q' and 'w' and 'r' (possibly other?) keys are not captured since they are special keys for flipping the view in xtk.
Any ideas, @NicolasRannou
Yes, it is because we "prevent.defaults" https://github.com/xtk/X/blob/viewerjs/io/interactor.js#L1211-L1249
We can get rid of it for this special XTK build.
Chat in viewerjs
Overview
Add a simple text chat widget to viewerjs.