FOSSRIT / Open-Video-chat

An open source video conferencing tool for the XO laptop
https://fossrit.github.io/projects/open-video-chat
GNU General Public License v3.0
17 stars 10 forks source link

Select Active Account #35

Closed cdelorme closed 11 years ago

cdelorme commented 11 years ago

Currently the UI for account management displays accounts but does not allow the user to select which one is activated, nor does it indicate the active account.

Currently it uses the first available, but the logic to select the active account, and an indicator of some sort as to which account is active should be added.

cdelorme commented 11 years ago

Done, added a callback which should now handle the switch.