Commit c5fe5dc
Fix: Add error handling for long file names in MainWindow
-- Implemented a new error message for cases where the file name exceeds the character limit, providing user guidance to keep names within 60 characters. This enhancement improves user experience by clearly communicating file name restrictions.
Log: Add error handling for long file names in MainWindow
Bug: https://pms.uniontech.com/bug-view-326405.html1 parent 8b23e43 commit c5fe5dc
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2333 | 2333 | | |
2334 | 2334 | | |
2335 | 2335 | | |
| 2336 | + | |
| 2337 | + | |
| 2338 | + | |
| 2339 | + | |
2336 | 2340 | | |
2337 | 2341 | | |
2338 | 2342 | | |
| |||
0 commit comments