sirinsidiator

Results 8 comments of sirinsidiator

I hit the same problem. After looking into it for a bit, I found that calling BME280.py directly gives me the following error: ``` pi@octopi:~/oprint/lib/python3.7/site-packages/octoprint_enclosure $ python BME280.py 0x77 Traceback...

Isn't that what `--no-save-state` already does?

The behavior is caused by the ingame color picker dialog. It's something that needs to be fixed in the client. The set function being called continuously is something that may...

I fixed the color picker bugs in [Medic - UI Fixes](http://www.esoui.com/downloads/info1073-Medic-UIFixes.html) as it is not really an issue with LAM itself. I have also reported them, but I don't think...

I was thinking about something similar, but more in an object oriented fashion. Introducing a widget base class, instead of ``` lua local control = wm:CreateControl(controlName or checkboxData.reference, parent.scroll or...

I slowly moved some common parts of control creation into the LAM.util table over the last year. There are still things left, but it is already much cleaner than before....

I'll have to check if the game offers something like that natively. Otherwise it may require some work.

Thanks to your link I moved away from tabs.