-
- Downloads
Fixed normal EXT-6812 ([TRUNCATION] APARIENCIA window > Forma > Boca > Labios:...
Fixed normal EXT-6812 ([TRUNCATION] APARIENCIA window > Forma > Boca > Labios: prominec. \"Labios: prominenc\" should be \"Labios: prominencia\".) - There was two reasons: 1. Uninitialized variable in llsliderctrl.(h/cpp) that contains label size. This variable take part in calculation of TextBox size of label. 2. Font of 'label string' and text box was different. This causes wrong calculation of 'label string' length. Reviwed by Vadim Savchuk and Mike Antipov at https://codereview.productengine.com/secondlife/r/246/ --HG-- branch : product-engine
Showing
- indra/llui/llsliderctrl.cpp 5 additions, 3 deletionsindra/llui/llsliderctrl.cpp
- indra/llui/llsliderctrl.h 2 additions, 0 deletionsindra/llui/llsliderctrl.h
- indra/newview/skins/default/xui/en/panel_scrolling_param.xml 0 additions, 1 deletionindra/newview/skins/default/xui/en/panel_scrolling_param.xml
Please register or sign in to comment