┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorAkseli Lahtinen <[email protected]>2025-03-03 14:02:20 +0200
committerAkseli Lahtinen <[email protected]>2025-03-04 16:55:48 +0000
commitd01d6ca476ce89cab3c3cc2ee50d242c74789cb4 (patch)
tree14b39d6531ed012be15797e4fa6448e5094e2007 /po
parenta1cea477c22e43079986e7204a61c5df385427ee (diff)
dolphinstatusbar: Fix negative value warnings with small statusbar fixedwidth
During splitview animations the parentWidget()->width could be lower than scrollbarWidth. If it goes to negatives it causes a lot of warnings. Make sure to bound the value between 0 and parentWidget()->width() so that it can't go into negatives.
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions