more logs
This commit is contained in:
parent
3b41c6dd62
commit
e1118e6b18
@ -195,6 +195,8 @@ screen_update_content_rect(struct screen *screen) {
|
||||
/ content_size.height;
|
||||
rect->x = (drawable_size.width - rect->w) / 2;
|
||||
}
|
||||
|
||||
LOGI(" --> rect (%d, %d) %dx%d", rect->x, rect->y, rect->w, rect->h);
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
x
Reference in New Issue
Block a user