Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the tasks argument field seems to have a max length #9

Closed
joreg opened this issue Nov 9, 2023 · 1 comment
Closed

the tasks argument field seems to have a max length #9

joreg opened this issue Nov 9, 2023 · 1 comment

Comments

@joreg
Copy link
Member

joreg commented Nov 9, 2023

i don't think it should have a limit.

same for the filename field where it probably makes sense to cap. maybe the max path length can be retrieved somehow from .net?

antongit added a commit that referenced this issue Nov 14, 2023
…he Log entry. Closes #8�- Last Task and Last Group are saved in the config. Closes #6�- Config reaload when pointed to a new file. Closes #7�- Max Length of the Text Input Fields is set to 1000 (was 100). Adds to #9
@antongit
Copy link
Member

  • still don't asking max path from .net
  • not sure if ImGui's InputText can be unlimited. Set the size for 1000 for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants