tdesktop/Telegram/SourceFiles/ui
John Preston 9eacb11f3c Fix render lag in widgets resizeEvent()->show().
ScrollArea calls show() in ScrollBar::resizeEvent. If this event
handlers was called from SendPending...() you could set fake .._Shown
attribute on, call resizeEvent() and remove this attribute even if it
should not be removed already - after call to show().
2017-11-24 17:07:36 +04:00
..
effects Animate Info-to-Info transitions. 2017-11-16 07:59:06 +04:00
style
text Use /permissive- flag for Visual Studio builds. 2017-11-16 07:59:10 +04:00
toast
widgets Disable tabs in third column info. 2017-11-16 13:13:17 +04:00
wrap Add nice scroll to the bottom of the Info layer. 2017-11-23 17:10:50 +04:00
abstract_button.cpp Add workaround for macOS leaveEvent() bugs. 2017-11-21 18:27:48 +04:00
abstract_button.h Add fast chat photo upload to info profile. 2017-11-16 07:59:11 +04:00
animation.cpp Hide send message in Info for current chat. 2017-11-16 07:59:04 +04:00
animation.h Improve layer / section exchange for Info. 2017-11-16 07:59:04 +04:00
countryinput.cpp Save info members list state to memento. 2017-11-16 07:59:08 +04:00
countryinput.h
emoji_config.cpp Improve Emoji / GIFs list variable width support. 2017-11-16 07:59:12 +04:00
emoji_config.h Improve Emoji / GIFs list variable width support. 2017-11-16 07:59:12 +04:00
focus_persister.h Add members list to info profile. 2017-11-16 07:59:04 +04:00
images.cpp
images.h
resize_area.h Extract a reusable Ui::ResizeArea class. 2017-11-16 07:59:11 +04:00
rp_widget.cpp Improve compile time. 2017-11-21 14:20:52 +04:00
rp_widget.h Fix crash in RpWidget::event() from alive().done() 2017-11-22 18:02:29 +04:00
search_field_controller.cpp Improve compile time. 2017-11-21 14:20:52 +04:00
search_field_controller.h Improve compile time. 2017-11-21 14:20:52 +04:00
special_buttons.cpp Add workaround for macOS leaveEvent() bugs. 2017-11-21 18:27:48 +04:00
special_buttons.h Add fast chat photo upload to info profile. 2017-11-16 07:59:11 +04:00
twidget.cpp Fix render lag in widgets resizeEvent()->show(). 2017-11-24 17:07:36 +04:00
twidget.h Improve info wrapping in section / layer. 2017-11-16 07:59:05 +04:00