How to change simulation properties?
I'd like to know how to change some properties, especially since they're displayed on the screen:
- Width
- Height
- Resolution
Edit: Ah, I see those are text fields. The cursor isn't visible if you click on them. I'm on macOS, if that helps you track that issue down.
Thanks for filing this issue!
The cursor isn't visible if you click on them
I have't programmed a cursor yet, so the text can only be edited with deleting and rewriting: as soon as the users clicks on the input box, all the key-presses are redirected to it.
I'd really like to improve the input box interface, so feel free give any suggestions/contributions.
I think a cursor is really all you need there. I think the only other clarification would be what "resolution" means. It appears to be the resolution you use when calculating the field lines, not the resolution of the potentials or field magnitude. If that's correct I would make it more clear since I would have expected it to make the boxes smaller.