a3
a3 copied to clipboard
Flutter & Colorscheme ugprade fallouts
We did two major changes that have intricate small side effects and bugs in their wake, this is a collection of these so we don't forget to tackle them:
probably just coloring stuff:
- The background color of a selected chat-emoji is wrong: https://github.com/acterglobal/a3-meta/issues/205
- #1695
most likely a problem because of upgrading flutter:
- https://github.com/acterglobal/a3/issues/1652
- https://github.com/acterglobal/a3-meta/issues/207
- https://github.com/acterglobal/a3/issues/1679