Closed gary-rowe closed 9 years ago
The resulting images are a bit fuzzy and are only really fit for very small devices. I'm going to defer this issue until we've had some feedback from users.
hii
Screenshots have been removed from the help so this issue is no longer required. Closing
Need to ensure that full-size screenshot images do not exceed
width:670px
(based on the internal help for MBHD) to allow for correct live rendering in the internal help.This will also reduce the image footprint which is a Good Thing.
The implementation should be automatic as part of the Maven build under the same profile as the Atom feed generation.
It can should re-use the
resizeSharp
approach in MultiBit HD as seen during its caching operations inHelpScreenView
.