23rd
23rd
First of all, try another hotkey.
I don't really can reproduce. I get `voters: 0` if I did not vote, which is reasonable. After I vote, the data is recorded correctly.
I would say, if we want to disable the smooth scrolling, we should check `anim::Disabled` before this snippet. ```cpp if (AlternativeScrollProcessing.value()) { setupScrollHandling(); } else { setupScrollHandlingWithFilter(); } ```
Did not expect to create a problem in this place.
If anyone wants to test drive a **debug** build on Windows. https://github.com/telegramdesktop/tdesktop/actions/runs/19785263519
Hm, perhaps it makes sense.
Well, it's not a complete solution, but you can open the Saved Messages in a separate window and create a poll there, then forward it to the correspond chat and...
> ### Expected behaviour > After deleting pic3, the group picture should be set to pic2 > > ### @aNNiMON @soredake Hi guys. Can you tell me where I can...