Be-bo / VisualGaitLab

GNU General Public License v3.0
5 stars 1 forks source link

Why the artifical 25 character filename limit? #5

Open gdevenyi opened 2 years ago

gdevenyi commented 2 years ago

https://github.com/Be-bo/VisualGaitLab/blob/38c4eb33ce39d318693062d74cc64066bf30f2a5/MainWindow/SupportingMethods.cs#L139

This is painful for usage, and seems to be complete arbitrary.

judgyknowitall commented 2 years ago

I think this was to make sure the file names fit in the interface neatly but I'm unsure. Let me take a look and I will get back to you.