mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 13:06:59 -04:00
Themed checkboxes
Slightly larger items in (multiple) choice viewers
This commit is contained in:
@@ -141,8 +141,7 @@ void ThumbnailThread::request(const ThumbnailRequestP& request) {
|
||||
worker->Create();
|
||||
worker->Run();
|
||||
}
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
Image img;
|
||||
try {
|
||||
img = request->generate();
|
||||
|
||||
Reference in New Issue
Block a user