You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Okay this is actually a bit trickier than I initially thought.
First of all, even if you add a tapback to a message that has other tapbacks on it, the entire graphic only shows up as blue if your tapback is the most recent one. Otherwise, there is only a blue outline in the background.
In this example, my blue tapback is second in the stack when viewed on iOS, and the first message has 3+ tapbacks, while the second one only has 2. In MyMessage, the graphic on the first message is somewhat accurate, but the blue coloring is an outline on the first/frontmost tapback instead of a filled in coloring of the second one. The second message is inaccurate in MyMessage because the first tapback is filled in blue.
Here is another example where my tapback (out of 3+) is the most recent one. On iOS it is filled in blue, but in MyMessage it is only an outline.
I'm not sure how to go about solving this. I think the stack-url would need to made more modular so that each individual part of the stack could be colored, but that might not be worth the effort. Let me know your thoughts.
React.Redux.App.-.Brave.2021-07-03.22-46-55.mp4
The text was updated successfully, but these errors were encountered: