Add rounded corners to inline images
This commit is contained in:
parent
32377dc027
commit
ece20dd917
2 changed files with 29 additions and 15 deletions
|
|
@ -69,6 +69,9 @@ private:
|
|||
|
||||
int bottom_height_ = 30;
|
||||
|
||||
QRectF textRegion_;
|
||||
QRectF imageRegion_;
|
||||
|
||||
mtx::events::RoomEvent<mtx::events::msg::Image> event_;
|
||||
|
||||
QSharedPointer<MatrixClient> client_;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue