ihhub / fheroes2

fheroes2 is a recreation of Heroes of Might and Magic II game engine.
https://ihhub.github.io/fheroes2/
GNU General Public License v2.0
2.69k stars 375 forks source link

"File to Save:" window, allow a similar number of characters for the save file name between the standard keyboard and the mouse-operated keyboard #7275

Open LeHerosInconnu opened 1 year ago

LeHerosInconnu commented 1 year ago

Preliminary checks

Platform

Windows

Describe the bug

In fheroes2, the "File to Save:" window forces a maximum number of characters for the save file name. But if you use the mouse-operated keyboard, there's no such limitation. Personally, I'm in favor of a save file name with "no limit" of characters. :D Related issue: https://github.com/ihhub/fheroes2/issues/1318.

In fheroes2:

Save name length 001

Save name length 002

Save file

Here is an example of a save file name obtained via the mouse-operated keyboard: Broken_Alliance_00012345678901234567890123456789012345678901234567890123456789012345678901234567890.zip

Additional info

No response

ihhub commented 1 year ago

Relates to #1318