estatic icon indicating copy to clipboard operation
estatic copied to clipboard

How to change simulation properties?

Open zmitchell opened this issue 7 years ago • 2 comments

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.

zmitchell avatar May 29 '18 16:05 zmitchell

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.

Piripant avatar May 29 '18 18:05 Piripant

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.

zmitchell avatar May 31 '18 16:05 zmitchell