Use PictureDialog to view pictures in comments.
This contains:
- extend
CommentsInfoItemto store attached pictures in the format ofImage; - create
PictureDialogto view pictures viaCommentsInfoItemHolder.
Currently, it's in state of "just working" requiring ongoing refinement and polish.
This requires correspond extractor/client PR.
Use `PictureDialog` to view pictures in comments.
This contains:
1. extend `CommentsInfoItem` to store attached pictures in the format of `Image`;
2. create `PictureDialog` to view pictures via `CommentsInfoItemHolder`.
Currently, it's in state of "just working" requiring ongoing refinement and polish.
**This requires correspond extractor/client PR.**