Robin Decker

Results 2 issues of Robin Decker

Creating a button but not specifying a border image (`widget.ButtonOpts.Image`) creates a failure state when attempting to calculate `PreferredSize`. Since the button assumes `Image.Idle` will be non-nil. It would be...

Added support for modifying RegExp paths. Also fixed a few bugs, including: properly handling hash url elements, preserving trailing slashes in URLs, and supporting optional express url params (ala :param?)