TotoEnF5 fc2d5c862a fix uninitialized variables in container layout
variables `x` and `y` shadowed the parameters, and `containerX`, `containerY`,
`containerWidth` and `containerHeight` were used without being initialized.
they could be replaced by the parameters `width` and `height`
2025-03-25 14:25:33 +01:00
..
2021-07-03 21:13:03 +03:00
2021-11-07 09:38:06 -05:00
2021-07-03 21:13:03 +03:00
2021-07-03 21:13:03 +03:00