-
OK, let's start with a few notes.
- Scrollbars are disabled in XCode and I was not able to get them in the chat view. It looks like there is an issue with rendering UI on your side.
- After I've enabled them, they behaved correctly - proper size and position.
For the next build, I've decided to enable them and you should check them as there were some concurrency issues in the app, which are now solved and manipulation of the chat view from different threads could lead to the reported issues.
However, I'm not convinced that we should have scrollers enabled.
Type |
Bug
|
Priority |
Normal
|
Assignee | |
Spent time |
0
|
Issue Votes (0)
Watchers (0)
When testing #issue #125 i noticed oddity - scrollbar is rather useless currently:
AFAIR you stated, that due to dynamic loading messages from server scrollbar is a "no go" but in that case it should be removed completely.
However, I'd argue that it's useful (even with dynamically loading messages from server and with that adjusting length of chat) to orient oneself about position and (relative) amount of messages/dialogue length.
beagle-scrolbar-small.mov beagle-scrollbar.png