GUITable: Scale images with display density / row height (#14709)
This commit is contained in:
@@ -166,6 +166,7 @@ class GUITable : public gui::IGUIElement
|
||||
video::SColor color;
|
||||
bool color_defined;
|
||||
s32 reported_column;
|
||||
f32 image_scale; // only for "image" type columns
|
||||
};
|
||||
|
||||
struct Row {
|
||||
|
||||
Reference in New Issue
Block a user