mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05:00
parent
df71d9c6de
commit
5e305fa854
1 changed files with 1 additions and 1 deletions
|
|
@ -1908,7 +1908,7 @@ wayl_surface_scale_explicit_width_height(
|
|||
round((float)height / scale));
|
||||
#else
|
||||
BUG("wayl_fraction_scaling() returned true, "
|
||||
"but fractional scaling was not available at compile time").
|
||||
"but fractional scaling was not available at compile time");
|
||||
#endif
|
||||
} else {
|
||||
LOG_DBG("scaling by a factor of %.2f using legacy mode "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue