We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cf0951 commit ba283bcCopy full SHA for ba283bc
1 file changed
src/blocks/looksblocks.cpp
@@ -109,6 +109,7 @@ void LooksBlocks::onInit(IEngine *engine)
109
110
for (auto target : targets) {
111
target->setBubbleText("");
112
+ target->clearGraphicsEffects();
113
}
114
});
115
0 commit comments