[REBOL] View-beta slider changes, fixed.
From: reboler::programmer::net at: 9-May-2002 13:08
FYI: View-beta slider has a change in the 'redrag function. The old slider used to call a "show face" in redrag. The new View-beta slider/redrag does not call 'show. If your sliders in view-beta aren't resetting there sizes properly, and you are calling 'redrag somewhere in your script, add "show your-slider-face" after you call redrag.