Pick the largest suitable default scale. Fix #468 #472
Reference in New Issue
Block a user
No description provided.
Delete Branch "default-scale"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@@ -29,7 +29,7 @@ extern fs::path file_in_mem;extern short store_flags[3];What do you mean, they're switched? The rectangle constructor is top, left, bottom, right.
@@ -62,6 +66,16 @@ inline int os_specific_y_offset() {#endifscaledo just fine?@@ -29,7 +29,7 @@ extern fs::path file_in_mem;extern short store_flags[3];I'm really used to the order being {x, y, width, height} in other frameworks. My bad.
@@ -62,6 +66,16 @@ inline int os_specific_y_offset() {#endif