idkwhodatis

Results 4 comments of idkwhodatis

在未登录与非vip状态下fee值为0,1,4,8的歌曲均返回null

my bad, the workarounds i tried are not targeting the moment node.js actually started, it's targeting the moment that node.js starts to start, need a callback param for libnode perhaps?

Problem solved for now, thanks to [this post](https://www.reddit.com/r/DearPyGui/comments/1l8526f/tabdimmedselected_in_style_editor/) I found [this plugin](https://github.com/hoffstadt/DearPyGui/wiki/Tools-and-Widgets#edit-theme-plugin), where I found the API is actually **mvThemeCol_TabActive** instead of mvThemeCol_TabSelected in the style editor, or nothing in...