-
Notifications
You must be signed in to change notification settings - Fork 162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ChatType wrong order #106
Comments
But then there will be an empty space for 80% of the screen in the bottom of a convo, I don't see why that's better. Discord does like you say, and telegram vice versa, we do like telegram does. You are most welcome to support this library by opening a PR that adds an option to choose one of those, but I'm afraid we're not going to change the default, have a nice day |
Friend, people read from top to bottom.. it's normal to have empty space there. It's like reading from left to right... (unless Hebrew or arabic but you got the idea) . regarding Telegram, yes it starts at the bottom, but new messages comes below not above it feel weird to read bottom - top. Could you please add a parameter |
Again, friend, It should appear at the top of the screen, leaving empty space below for the following messages. |
Sorry, man, this chat works like telegram, and we are not planning on changing that. Seems like a super low priority in any case. Again, you are welcome to open PRs. Have a nice day |
Hi, here :
conversation - the latest message is at the bottom, new messages appear from the bottom
new messages should appear from the top not the bottom (as messenger, discord, etc..) because now theres a whole empty space for 80% of the screen in the start of a convo.The text was updated successfully, but these errors were encountered: