mirror of https://github.com/procxx/kepka.git
Very long stack in crash reports leads to something like that: - PeerListBox::prepare - PeerListBox::createMultiSelect - PeerListBox::updateScrollSkips - BoxContent::setInnerTopSkip - _scroll->scrollToY - sendSynteticMouseEvent - ChatHelpers::TabbedPanel::showAnimated - QWidget::render - QWidgetPrivate::sendPendingMoveAndResizeEvents - PeerListBox::resizeEvent - _select->resizeToWidth(0) - MultiSelect::Inner::computeItemsGeometry(0) Workaround: - Don't scrollToY if PeerListBox width was not yet set. - Initial _scrollBottomFixed is false (at first createMultiSelect). |
||
---|---|---|
.. | ||
Patches | ||
Resources | ||
SetupFiles | ||
SourceFiles | ||
Telegram | ||
ThirdParty | ||
build | ||
gyp | ||
Telegram.plist | ||
create.bat |