Stanisław
Stanisław
> [ппц. Только сей...](https://vk.com/topic-34410357_26192389?post=913)
Would be cool to display also a font colour to use with picked background colour for the best contrast and style.
First of all I want to thank You for such a wonderful library. Even 0.0.2 version is pretty cool! :smile: I'm using it to reactively display some low latency animation...
Since Python2 reached EOL it makes sense to move to Python3. It is as easy as: `xrange` → `range` `from Queue import Queue` → `from queue import Queue`
https://github.com/whizzzkid/rpi-ws281x-matrix-python/blob/414d2e16fdd37686e0272de4f23008b1976d9e1c/ws281xMatrix.py#L105-L115 `self.render()` should probably use `self.next_frame()` https://github.com/whizzzkid/rpi-ws281x-matrix-python/blob/414d2e16fdd37686e0272de4f23008b1976d9e1c/ws281xMatrix.py#L90-L103
Related code: https://github.com/StarLabsLtd/coreboot-configurator/blob/95fe2974bfca7e28b2f2e145bd25b3e7842002c9/src/application/qrc/categories.yaml#L101-L104 But not showed on the GUI: 
Sometimes incorrect data can get into database; should be possible to remove them or hide them since it messes the graphs   After fixing the data, it is impossible...
List header, underlines and buttons are not contained in the designated areas. 