Commit 6e957f22 authored by Paul Asmuth's avatar Paul Asmuth
Browse files

the 'box' element should not inherit it's parent's autoscaling settings

parent 590712cd
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -111,8 +111,6 @@ ReturnCode configure(
  config->color_scheme = env.color_scheme;
  config->text_color = env.text_color;
  config->border_color = env.border_color;
  config->scale_x = env.scale_x;
  config->scale_y = env.scale_y;
  config->scale_layout_x = env.scale_layout_x;
  config->scale_layout_y = env.scale_layout_y;