-
- Downloads
EXT-7511 FIXED Resolved problem with cropping of item selection bottom
Problem reproduced for items which had divider at the bottom. It was caused by non-optimal placement of divider in item. To fix this, "top" attribute of divider was changed, and when done so it turned out that increase of items height from implementation of this task was not necessary, so rolled back these changes in xml and code. Also added some padding between flatlists items to avoid cropping of top part of item selection because of divider. Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/502/ --HG-- branch : product-engine
Showing
- indra/newview/llcofwearables.cpp 1 addition, 7 deletionsindra/newview/llcofwearables.cpp
- indra/newview/skins/default/xui/en/panel_body_parts_list_item.xml 8 additions, 8 deletions...wview/skins/default/xui/en/panel_body_parts_list_item.xml
- indra/newview/skins/default/xui/en/panel_clothing_list_item.xml 13 additions, 13 deletions...newview/skins/default/xui/en/panel_clothing_list_item.xml
- indra/newview/skins/default/xui/en/panel_cof_wearables.xml 3 additions, 0 deletionsindra/newview/skins/default/xui/en/panel_cof_wearables.xml
- indra/newview/skins/default/xui/en/panel_deletable_wearable_list_item.xml 4 additions, 4 deletions...ins/default/xui/en/panel_deletable_wearable_list_item.xml
- indra/newview/skins/default/xui/en/panel_dummy_clothing_list_item.xml 4 additions, 4 deletions...w/skins/default/xui/en/panel_dummy_clothing_list_item.xml
Please register or sign in to comment