Skip to content

overviewControls: Remove superfluous max()

Florian Müllner requested to merge fmuellner/gnome-shell:small-cleanup into master

We don't need to call Math.max() to figure out the maximum of a single value :-)

Drive-by fix when working on multi-monitor window picker improvements.

Merge request reports