2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-05 08:55:59 +00:00
Files
tdesktop/Telegram/SourceFiles/boxes
John Preston de8de84a33 Fix possible crash in CalendarBox.
If month change notification was posted async there was a possibility
to get a mousePressEvent() with already new Context field values, but
with old _selected value. Those two could be inconsistent leading to
an assert violation in (_selected + _context->daysShift() >= 0).
2017-12-08 16:44:52 +04:00
..
2017-04-07 18:13:18 +03:00
2017-11-21 14:20:52 +04:00
2017-05-09 23:46:43 +03:00