You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by GitBox <gi...@apache.org> on 2020/11/06 00:04:16 UTC

[GitHub] [openmeetings] Xuno opened a new pull request #116: Feature expand chat panel width by clicking on title

Xuno opened a new pull request #116:
URL: https://github.com/apache/openmeetings/pull/116


   When OpenMeeting is used on mobile devices, the chat panel can't change width since it can't drag a mouse on mobile devices. 
   By this feature by clicking on the chat title user can expand the width of the chat window for max width of windows. 
   Real examples on these images:
   ![OM01](https://user-images.githubusercontent.com/9219334/98309400-fb9e9780-1fd2-11eb-99c5-27f16a393931.png)
   ![OM02](https://user-images.githubusercontent.com/9219334/98309401-fc372e00-1fd2-11eb-875c-1ee252048554.png)
   ![OM03](https://user-images.githubusercontent.com/9219334/98309403-fccfc480-1fd2-11eb-9cb0-d39eb7608643.png)
   ![OM04](https://user-images.githubusercontent.com/9219334/98309405-fd685b00-1fd2-11eb-9408-c3841f8b7d25.png)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [openmeetings] solomax commented on pull request #116: Feature expand chat panel width by clicking on title

Posted by GitBox <gi...@apache.org>.
solomax commented on pull request #116:
URL: https://github.com/apache/openmeetings/pull/116#issuecomment-737298125


   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?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org