You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When hovering over a chat message, the vertical space that the message needs gets bigger. See the attached screenshots
This is pretty bad because
it looks terrible
when there are enough messages that a scroll bar appears, then the scroll bar is not in the lowest position anymore after you don't hover over a message anymore. Because of this the chat doesn't autoscroll to new messages anymore because it thinks you deliberately scrolled up.
Log file or Error Message
I don't expect anything useful to be in the log. This is probably a problem with the fxml file of the chat message.
Reproduce the bug
wait until some messages were posted in aeolus, then hover with the mouse over some messages.
You can make the client window smaller to get the scroll bar in chat sooner.
Expected Behavior
Hovering over a chat message should not change the arrangement of the messages.
Screenshots
Additional context
No response
Which Operating System are you using?
Windows
The text was updated successfully, but these errors were encountered:
Describe the Bug
When hovering over a chat message, the vertical space that the message needs gets bigger. See the attached screenshots
This is pretty bad because
Log file or Error Message
I don't expect anything useful to be in the log. This is probably a problem with the fxml file of the chat message.
Reproduce the bug
wait until some messages were posted in aeolus, then hover with the mouse over some messages.
You can make the client window smaller to get the scroll bar in chat sooner.
Expected Behavior
Hovering over a chat message should not change the arrangement of the messages.
Screenshots
Additional context
No response
Which Operating System are you using?
Windows
The text was updated successfully, but these errors were encountered: