Improved display of ripple on release in buttons from subsection tabs.
This commit is contained in:
@@ -481,6 +481,7 @@ void SubsectionButton::setData(SubsectionTab &&data) {
|
||||
Expects(_data.userpic.get() == data.userpic.get());
|
||||
|
||||
_data = std::move(data);
|
||||
RippleButton::finishAnimating();
|
||||
dataUpdatedHook();
|
||||
update();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user