Age | Commit message (Collapse) | Author |
|
LLPanelMediaSettingsPermissions::initValues() was referencing both XUI elements that don't exist and strings that don't appear in strings.xml.
Also fixed a number of elements in panel_media_settings_permissions.xml and floater_tools.xml that weren't graying out properly when non-editable items were selected, and some mixed up image attributes that made the media "gear" icon states look wrong.
|
|
icon, and move to the right of group name)
- Switched order of 'Share' checkbox and 'Deed' button
- Switched order of 'Group Name' name box and 'Set Group' button
- Changed image_overlay of 'Set Group' button
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/717/
--HG--
branch : product-engine
|
|
Trivial change to move down the Name: field by a few pixels.
|
|
|
|
reviewed by Leyla
|
|
- Made more vertical space between radio group and status text to avoid overlapping
- Moved by 5 pixels to the left \"checkbox fullbright\" checkbox to avoid trancation
- Replaced checkbox's label with TextBox to have ability to apply word_wrap for truncated label
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/430/
--HG--
branch : product-engine
|
|
Because it is not enough to call showInstance for Build Floater it was implemented in a such way:
* set save_visibility==true in floater tools to update button toggle state properly and subscribe Build button to listen visibility changes
* added callback to observe parcel changing to set build button enabled/disabled.
KNOWN ISSUE:
if build permissions are changed button will not change state until restart/teleport
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/413/
--HG--
branch : product-engine
|
|
topleft layout
reviewed by Leyla
|
|
tool > texture tab)
* Increased spinners' "width" & "label_width" attribute values. Updated checkboxes & "Apply" button placement to be accommodated in tab.
The longest label is in 'DE' locale.
* Also removed overrides of these widgets in 'fr' & 'it' locales
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/183/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
- Created an icon that is just the gear icon, no dropdown chevron in places where there is no context menu, notably in: Nearby media popover, Master volume popover and Edit Floater
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/137/
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
|
|
need 'en' xui xml designer rework for multiple languages)
* Increased max width of tabs from 54 to 100 px to accommodate all tabs' labels.
Note: scroll arrows appear for all locales. Full redesign is required for the Build floater
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/48/
--HG--
branch : product-engine
|
|
|
|
|
|
floater_tools build menu
|
|
|
|
|
|
https://jira.secondlife.com/browse/EXT-922
|
|
|
|
1.23s UI
reviewed by Leyla
|
|
|
|
|
|
http://jira.secondlife.com/browse/EXT-4357
|
|
|
|
|
|
|
|
|
|
|
|
DEV-43885 EXT-3206: Number of media items UI in Nearby Media Floater clipped when there are a lot
DEV-43884 EXT-3207: In Build Dialog, Under Texture Tab, should say "Media" and not "Media URL"
DEV-43877 EXT-3221: Warning message about whitelists in Security Tab of Media settings floater appears incorrectly
DEV-43875 EXT-3224: Media Text Box in the Build settings: Texture should be a label and not a text box
DEV-43477 Popup for adding media to only one face is misleading
Reviewed by Sam
|
|
button
|
|
Discovered bug: active drop-down missing art. Fixed in textures.xml.
http://jira.secondlife.com/browse/EXT-2674
|
|
http://jira.secondlife.com/browse/EXT-2906
|
|
This Jira also illuminated that buttons should be Medium, instead of Small
|
|
|
|
|
|
|
|
|
|
Also fixes EXT-172, EXT-2399. Semantics now are:
Object name, object desc, parcel name, region name, inventory item name
all are ASCII only.
Parcel desc allows arbitrary Unicode chars.
Group names force ASCII only.
Reviewed with Leyla
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
position,
took it out of master floater.xml file.
legacy_header_height is documented in LLFloater::initFromParams().
Discussed with Richard.
|