fix position issue on Linux
This commit is contained in:
@@ -618,7 +618,7 @@ namespace nana
|
||||
place_.field_display(img_fields[i], false);
|
||||
}
|
||||
|
||||
size({desc_extent.width, height });
|
||||
move(API::make_center(this->owner(), desc_extent.width, height));
|
||||
caption(title);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user