All submissions to this site are governed by the Second Life Viewer Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.

Review Board 1.6.11

Welcome to the Second Life Viewer Code Review tool.
See the documentation on our wiki for how to use this site.

VWR-24315: SNOW-796: Clicking 'Reset to default' in the Debug Settings floater doesn't update cached control values.

Review Request #82 - Created Jan. 14, 2011 and submitted

Aleric Inglewood Reviewers
viewer
VWR-24315
None viewer-development
See https://jira.secondlife.com/browse/VWR-24315
I have some other patch that allows me to move my avatar up and down vertically (by faking it has a different height).
When I open the Debug Settings floater and change the value with the up/down arrows, the avatar is immediately updated (changes height),
but resetting the value (to zero) had no effect. With this patch, resetting caused the avatar to immediately change it's height to an Z-offset of zero again, as it should.
Ship it!
Posted (Jan. 14, 2011, 2:07 p.m.)
Yes, we should fire a signal so the change takes effect immediately.