Skip to content

Message: Implement PartialEq trait

Eisha Chen-yen-su requested to merge Kagamihime/fractal:fix-last-viewed into master

This gives a manual implementation of the PartialEq trait for Message because deriving this trait can give false negatives. So it fixes the issue of the "New messages" divider not showing at startup.

See #133 (closed)

Edited by Eisha Chen-yen-su

Merge request reports