wsyxbcl

Results 9 comments of wsyxbcl

> Hi, just created this account to write. > > I am working on a redox build myself right now and i made a few models. They are intended for...

> Seems like when using environment variables, SDL hints do not work with the "HINT_" part in the name. `SDL_JOYSTICK_ALLOW_BACKGROUND_EVENTS` works for me, while `SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS` does not. Yes, `SDL_JOYSTICK_ALLOW_BACKGROUND_EVENTS` did...

It seems that the remove function in metadata tab doesn't work at all

> Please try again, with the following setting ![image](https://user-images.githubusercontent.com/55600750/185784677-51d393d7-0e72-4bce-bce8-f1e2261ab8f2.png) Yes that's correct, I didn't notice the option. Thank you @ChasingShadows.

> Im using python 3.6.5 and receiving the following Error. > > Traceback (most recent call last): > File "conway.py", line 40, in > A = conway(A) > File "conway.py",...

> > Though it differs from Series.list.concat or Series.string.concat, where the default value is True, introducing some inconsistency. > > IIRC, this is because we don't want to make a...

In _config.yml ``` live2d: mobile: show: true # change to false ``` > https://l2dwidget.js.org/docs/class/src/index.js~L2Dwidget.html

> Thanks! Let me know when it's fully tested. I'll take a look then and merge it as soon as possible. The function itself is already tested in my development...

I've reviewed the test functions and found nothing else add. The code has passed the unit tests and operates as expected in my test environment. Please proceed with your review...