ImageViewer icon indicating copy to clipboard operation
ImageViewer copied to clipboard

Multiple issues

Open armandsLa opened this issue 8 years ago • 1 comments

There are multiple issues with this viewer:

  • deleteLayout configuration is not implemented.
  • multiple important functions are not made public, like removePage for example. There's no way to delete images without using default delete button, which can't be really customised, because deleteLayout is not implemented, i.e. autoresizing mask is not applied to custom button.
  • footerViewLayout pinBoth does not work
  • delegates are not referenced as weak and will cause memory leak

armandsLa avatar Dec 13 '17 15:12 armandsLa

Hi @armandsLa. Thanks for creating this bug list. We do accept PRs. 👍

RuiAAPeres avatar Dec 13 '17 15:12 RuiAAPeres