]> git.ipfire.org Git - thirdparty/plymouth.git/commit
Merge branch 'bias-scale-downward' into 'main'
authorRay Strode <halfline@gmail.com>
Wed, 6 Mar 2024 14:33:11 +0000 (14:33 +0000)
committerRay Strode <halfline@gmail.com>
Wed, 6 Mar 2024 14:33:11 +0000 (14:33 +0000)
commit18691572ee837f3903ed21b6fb17123794a47e38
tree14da315f007ada70324e18ed871acf1d8d922a52
parent4dc3a5ba0c7c7f93cf3a7661281a362d114fa9e7
parent3b8e918479f47a845d4f88d281f7dfe412195628
Merge branch 'bias-scale-downward' into 'main'

ply-utils: Only choose scale 2 when the perfect scale would be >= 1.75

See merge request plymouth/plymouth!308