dermen / sim_erice

1 stars 1 forks source link

Serious malfunction in all the spinner controls #36

Closed nksauter closed 1 year ago

nksauter commented 1 year ago

As far as I can see, all the spinner controls are broken in the following sense. Start the viewer. Single click inside the text box of the Rotation(z) control. Now repeatedly click on the up-arrow.
Even though the value increments, there is no refresh of the picture.

irisdyoung commented 1 year ago

I can't reproduce your problem. Have you also tried with shift-up and shift-down to get the larger scale changes all at once? Are you seeing the "Time taken..." messages indicating the recalculation has happened?

nksauter commented 1 year ago

Well, I want to make sure my report was not misinterpreted. 1) Start a new viewer. 2) Single click inside the text box of Rotation (z). 3) Now move the mouse to the up-arrow widget of Rotation (z) and click once. The text box value increases from 0.0 to 0.1, but there is no "Time taken" output, and the picture does not change.

dermen commented 1 year ago

Im having an issue, not sure if its related

  1. open sim_view
  2. click in the brightness entry box
  3. press the left arrow key

instead of moving the cursor within the brightness entry box, it navigates to a new entry box.. Is this expected behavior ?

irisdyoung commented 1 year ago

I believe my latest commit 74e6333f435d74452d03e65402c1855ce302d186 addresses the issue in the title.

Derek -- continuing this under #41