Entrian Inline Watch 0.9.5: More powerful accessor display
Sunday, October 18th, 2015 by Richie Hindle
I’ve just released Entrian Inline Watch 0.9.5, with these fixes and features:
- Accessor Method rules are now as powerful as Object Display rules, eg.
Rect->Width()
can be defined as{right-left}
and display the calculated value (thanks, Martin). - Increased the default size limit of values, from 15 to 20 characters.
- More compact default representation of single-value objects: {m_SomeMember=”Some string”} truncates to {“Some string”} rather than {m_SomeMe…string”}
- Fixed an intermittent startup crash when the beta expiry date had passed.
As always, this new release is available from the download page or the gallery.
Update: 0.9.6 fixes a bug whereby the crash dialog could crash. (Did I really just admit to that?)