fixed EXT-6936 Avoid using LLToastNotifyPanel class for tip toasts.
* renamed class LLOnlineStatusToast to LLPanelOnlineStatus; * updated method LLToastPanel::buidPanelFromNotification to provide building all kinds of tip toast panels; * updated method LLTipHandler::processNotification to avoid using LLToastNotifyPanel; reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/286/ --HG-- branch : product-engine
Showing
- indra/newview/CMakeLists.txt 2 additions, 0 deletionsindra/newview/CMakeLists.txt
- indra/newview/llnotificationtiphandler.cpp 1 addition, 54 deletionsindra/newview/llnotificationtiphandler.cpp
- indra/newview/llpanelonlinestatus.cpp 60 additions, 0 deletionsindra/newview/llpanelonlinestatus.cpp
- indra/newview/llpanelonlinestatus.h 53 additions, 0 deletionsindra/newview/llpanelonlinestatus.h
- indra/newview/lltoastpanel.cpp 13 additions, 2 deletionsindra/newview/lltoastpanel.cpp
Loading
Please register or sign in to comment