Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 16186884 authored by Jeff DeCew's avatar Jeff DeCew
Browse files

Always set the top roundness of child rows to 0.

The bug demonstrated that only the top radius was getting into a dirty state.  When I saw this function was resetting the bottom roundness and never touching the top roundness, it was clear that we just needed to set the top roundness.  Even though it's hard to reproduce the issue where top roundness is incorrectly huge, it's trivial to reproduce the issue where the top roundness is incorrectly small, and this fix definitively addresses that state.

Test: post auto-groupable Heads Up notifications.  Notice after grouping that child rows now never have any internal corner radii.
Fixes: 227433308
Merged-In: I3cd1aa23ad8333f35ec837edd39bc12aeb1573b6
Change-Id: I3cd1aa23ad8333f35ec837edd39bc12aeb1573b6
(cherry picked from commit ef4782f5)
parent 7cb14424
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment