You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pagewidth: Fix dodgy if() statement
Avoid calling the second slotNewScale() always, which is not correct.
Fix the bug.
Note: There are still 102 warnings in the source code.
Signed-off-by: Simon Glass <[email protected]>