-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/6/
-----------------------------------------------------------

(Updated 2010-12-10 16:21:57.124487)


Review request for Viewer.


Changes
-------

Took Vadim's comment into account pulling the balance update out of updateUI() 
and only in onClick() calls or close UI calls


Summary
-------

Since the L$ balance can be updated by events outside the viewer entirely 
(purchase of L$ on web) and since we do not pool or receive notifications for 
this, I implemented a simple "click to refresh" event on the LLTextBox holding 
the L$ balance value (proposed by Q in JIRA).
I modified the tooltip to reflect this new functionality.


This addresses bug STORM-524.
    http://jira.secondlife.com/browse/STORM-524


Diffs (updated)
-----

  indra/newview/llbuycurrencyhtml.cpp 8668b574c1f3 
  indra/newview/llfloaterbuycurrency.cpp 8668b574c1f3 
  indra/newview/llfloaterbuycurrencyhtml.cpp 8668b574c1f3 
  indra/newview/llstatusbar.h 8668b574c1f3 
  indra/newview/llstatusbar.cpp 8668b574c1f3 
  indra/newview/skins/default/xui/en/panel_status_bar.xml 8668b574c1f3 

Diff: http://codereview.secondlife.com/r/6/diff


Testing
-------


Thanks,

Merov

_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to