68Duck / PiDMX

Python dmx controller interface with Pyqt5 and raspberry pi
0 stars 0 forks source link

Bars edit window #42

Closed 68Duck closed 3 years ago

68Duck commented 3 years ago

Add the ability to change the size of the bars. Also allow the deletion/moving of the bars.

68Duck commented 3 years ago

Now can change size and move the bars

68Duck commented 3 years ago

Needs to still save it though when the location/size is changed

68Duck commented 3 years ago

Now does save to database when changed/moved

68Duck commented 3 years ago

Now added the deletion of the bars in the edit window with either backspace or delete keys