Fixed|libappfw|TextDrawable: Potential crash when changing text during wrapping
TextDrawable didn't check if a wrapping task was ongoing beforeclearing a background wrapper.
Todo for later: TextDrawable needs to be rewritten with more clarityand robustness regarding background tasks.
View differences
Fixed|libappfw|TextDrawable: Potential crash when changing text during wrapping
TextDrawable didn't check if a wrapping task was ongoing before
clearing a background wrapper.
Todo for later: TextDrawable needs to be rewritten with more clarity
and robustness regarding background tasks.