More image dialog fixes
This commit is contained in:
parent
8f6ed458a6
commit
a6b2be112b
35 changed files with 95 additions and 50 deletions
|
|
@ -83,7 +83,8 @@ JdenticonRunnable::JdenticonRunnable(const QString &key,
|
|||
, m_crop{crop}
|
||||
, m_radius{radius}
|
||||
, m_requestedSize(requestedSize.isValid() ? requestedSize : QSize(100, 100))
|
||||
{}
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
JdenticonRunnable::run()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue