Daily updates from Odoo
Saturday, April 19, 2025
1 change · master
Resolved issues and error corrections
The VoIP softphone window now adjusts its height to match the user's screen size. This prevents parts of the calling interface from being cut off on smaller displays, making it easier for users to access all call controls.
Original PR description
Since the redesign of VOIP in commit 52b3065993c41c6b7c65dda586a66fdd865b3afd, the height of the softphone component wasn't responsive. This could prevent access to the entire layout if the viewport was too small. This commit adjusts the height of softphone to suit the viewport. task-4413793 | Before | After | |--------|--------| |  |  |