[kdenlive] [Bug 487950] Title dialog "+X" and "+Y" fields max out at 5000

2025-01-30 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=487950

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult
   |imedia/kdenlive/-/commit/57 |imedia/kdenlive/-/commit/a6
   |055cabdcfba1d703cdde2f12a46 |2bfb91d2a9449df30e6eb959bc1
   |ff5b5d6f581 |ca52efdc0f8

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit a62bfb91d2a9449df30e6eb959bc1ca52efdc0f8 by Jean-Baptiste Mardelle,
on behalf of Ron El.
Committed on 30/01/2025 at 09:16.
Pushed by mardelle into branch 'release/24.12'.

Fix the spinbox range for title position and size

Large animated titles (like credits) can easily extend past the default
spinbox maximum of 5000.  You could still place them outside that range
but you then get no feedback or fine control via the spinbox of their
precise position.

Increasing it to 9 is still a bit arbitrary, but that value will
fit without making the box physically larger, and INT_MAX seems a bit
overkill.  We can always bump it again if a real user needs that.

Cap the width and height minimum at 0 - negative size doesn't make
a lot of sense here.

M  +8-8src/ui/titlewidget_ui.ui

https://invent.kde.org/multimedia/kdenlive/-/commit/a62bfb91d2a9449df30e6eb959bc1ca52efdc0f8

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 487950] Title dialog "+X" and "+Y" fields max out at 5000

2025-01-15 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=487950

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/57
   ||055cabdcfba1d703cdde2f12a46
   ||ff5b5d6f581
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 57055cabdcfba1d703cdde2f12a46ff5b5d6f581 by Jean-Baptiste Mardelle,
on behalf of Ron El.
Committed on 15/01/2025 at 12:19.
Pushed by mardelle into branch 'master'.

Fix the spinbox range for title position and size

Large animated titles (like credits) can easily extend past the default
spinbox maximum of 5000.  You could still place them outside that range
but you then get no feedback or fine control via the spinbox of their
precise position.

Increasing it to 9 is still a bit arbitrary, but that value will
fit without making the box physically larger, and INT_MAX seems a bit
overkill.  We can always bump it again if a real user needs that.

Cap the width and height minimum at 0 - negative size doesn't make
a lot of sense here.

M  +8-8src/ui/titlewidget_ui.ui

https://invent.kde.org/multimedia/kdenlive/-/commit/57055cabdcfba1d703cdde2f12a46ff5b5d6f581

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 487950] Title dialog "+X" and "+Y" fields max out at 5000

2025-01-14 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=487950

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #1 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/multimedia/kdenlive/-/merge_requests/571

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 487950] Title dialog "+X" and "+Y" fields max out at 5000

2024-10-01 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=487950

emohr  changed:

   What|Removed |Added

  Component|User Interface &|Title Clips & Subtitles
   |Miscellaneous   |

-- 
You are receiving this mail because:
You are watching all bug changes.