Open
Description
When developing new client, there are UI issues to be careful of (all issues assume that both resolutions needs to be supported on the same machine):
- font size issues, moving between two monitors
- user pictures scaling; whatever the users create should look good on both screens
- UI icons. We need to make sure that whatever we use, the UI icons (like on tool-bars) look OK no matter what the monitor resolution is used. The client should have icons for all resolutions and use the correct ones.