mirror of
https://github.com/CamHenlin/MessagesForMacintosh.git
synced 2024-11-24 07:31:08 +00:00
Update README.md
This commit is contained in:
parent
a9a54c1394
commit
49fb5b42f1
@ -24,6 +24,7 @@ Messages for Macintosh is not perfect. Here are some known limitations and thing
|
||||
- Up to the most 15 recent messages are displayed in your selected chat. No pagination. Nuklear supports scrolling so we could add more messages, but again it may be slow on 68000-based systems if we do that
|
||||
- No image / emoji support (although emojis are generally translated to text)
|
||||
- Performance can still be improved. We set a good baseline here, but there is still more that can be done. There are lots of traces in the codebase supporting [serialperformanceanalyzer](https://github.com/CamHenlin/serialperformanceanalyzer) if someone would like to take a stab at further improving performance.
|
||||
- All updates are based on polling and can sometimes be slow
|
||||
|
||||
## Pull requests and issues welcome
|
||||
If you make any improvements or run into any issues, please feel free to bring them back to this repo with pull requests or issue reports. Both are welcome and will help Messages for Macintosh to be more useful in the future.
|
||||
|
Loading…
Reference in New Issue
Block a user