lilyhuang-github

Results 8 comments of lilyhuang-github

The button just adds it to the roblox's account's inventory thought idk if theres a way to view the second link/video through the browser since it just prompts you to...

I did most of the style changes for flake8. There's just the issue of having a line too long in the test for testing links.

I'll start checking what the ai reviewer suggests at a later date.

This was requested quite a bit before #594 . idk if it's gonna happen.

I'm recreating this issue. From whats happening currently, it doesn't seem to highlight when the search list is updated until there's another key press. I might be able to do...

For anyone looking at this problem in the future, I tried looking at cockatrice/src/client/ui/widgets/deck_editor/deck_editor_card_info_dock_widget.cpp's updateSearch but that doesn't seem to be where the issue lies. It doesn't update what card...

I changed it so that TabGame::incrementGameTime does it with QTime, and made the other classes use that function. There's an a read access violation for incremnetGameTime that i'm trying to...