apache / openmeetings

Mirror of Apache Openmeetings
Other
632 stars 257 forks source link

Feature expand chat panel width by clicking on title #116

Open Xuno opened 3 years ago

Xuno commented 3 years ago

When OpenMeeting is used on mobile devices, the chat panel width can't be changed with drag action. By using this feature clicking on the chat title bar users can expand the width of the chat window for max width of window. Real examples of these images: OM01 OM02 OM03 OM04

solomax commented 3 years ago

Hello @Xuno, Would this change work with general chat panel (the one outside the room)? Maybe it would be easier and more straightforward to use https://developer.mozilla.org/en-US/docs/Web/API/Fullscreen_API for such functionality?