The personPhoto.png image is displayed in the call panel of audio calls if we have no photo of the other party.
This change creates a new option allowing the image to be hidden (and the window size reduced) if there is no photo of the other party.
net.java.sip.communicator.impl.gui.main.call.HIDE_PLACEHOLDER_PIC_PROP=true
You can merge this Pull Request by running:
git pull https://github.com/dpocock/jitsi photo-label-placeholder
Or you can view, comment on it, or merge it online at:
https://github.com/jitsi/jitsi/pull/47
-- Commit Summary --
* Add property to control display of the personPhoto placeholder
-- File Changes --
M src/net/java/sip/communicator/impl/gui/main/call/OneToOneCallPanel.java (11)
M src/net/java/sip/communicator/impl/gui/main/call/OneToOneCallPeerPanel.java (72)
-- Patch Links --
https://github.com/jitsi/jitsi/pull/47.patch
https://github.com/jitsi/jitsi/pull/47.diff
···
---
Reply to this email directly or view it on GitHub:
https://github.com/jitsi/jitsi/pull/47