Maksim
Maksim
how to mention people on the server?
Seems like lite currently supports only UTF-8 encoded files, files encoded in another codepages not displayed correctly and their editing is impossible. Steps to reproduce that problem: 1) Create file...
at 0.5.2 version utf-8 message split doesn't work, also message longer than 512 bytes not sent to server ### reproduce copy and paste that message ``Дебютный сингл «Creep» вышел в...
it is very weird. There is a function ``bimpy.add_font_from_file_ttf ("font", size)`` but there is no function to use the font something like: ``bimpy.push_font(font)``
Excepted: ``` particle_color_graph = [[1.0, 1.0, 1.0, 0.3], [0.0, 0.0, 0.0, 0.0]] ``` Got: ``` [[particle_color_graph]] 1 = 1 2 = 1 3 = 1 4 = 0.3 [[particle_color_graph]] 1...
Playlist files implementation. Like in other good-looking players Currently, player can create "quit-Playlist" that saves tracks in play queue before exit