color: prevent rare overflow if some component is exactly 1.0

This commit is contained in:
link2xt
2021-02-15 10:25:57 +03:00
committed by link2xt
parent 309bea8e2a
commit 2865ced3c0
2 changed files with 21 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
- api removed: `dc_contact_get_first_name()` #2165 #2171
- implement Consistent Color Generation (XEP-0392),
that results in contact colors be be changed #2228 #2229
that results in contact colors be be changed #2228 #2229 #2239
- fetch recent existing messages
and create corresponding chats after configure #2106