ImpulseAdventure / GUIslice-Builder

Cross-platform drag & drop GUI builder for GUIslice
Other
163 stars 34 forks source link

GUIslice Builder crash when changing Minimum Value at Ramp Gauge #184

Closed u1550l closed 2 years ago

u1550l commented 2 years ago

Describe the bug Changing Minimum Value on a Ramp Gauge element is not possible. Builder crashes immediately.

To Reproduce Steps to reproduce the behavior:

  1. add a Ramp Gauge to a page
  2. change "Minimum Value" to 10 in Property View, press Enter
  3. GuisliceBuilder will crash
  4. crash log attached

Expected behavior Minimum Value property should take argument.

Crash log / Project files no .prj file exisiting. Bug occurs on an empty (new) project as well as on an well working. 20220204_111930.txt 20220204_111926.txt

Screenshots 04-02-2022 11-20-23

Version

Additional context Add any other context about the problem here.

Pconti31 commented 2 years ago

@u1550l Ok, You can now download Release 0.17.b04 for the fix. Note that I'm only trying to give you an idea of what the gauge will look like so I show it at about maximum value not its starting value since that could be 0 and then nothing would show up on screen. Also, since I'm color blind the colors could be off a bit.

Paul--

u1550l commented 2 years ago

@Pconti31: seems to work. Thx! - Richard