Deleted user

Results 132511 comments of Deleted user

@Matin-B بررسی شود

@Matin-B بررسی شود

> Could you clarify what the bug is? (possibly with a screen recording with the URL showing) Going to URLs that lead to (or going to one yourself) page 2...

That's a mouthful of commits :thinking:

> > Similar to what's in ScratchTools, use a simple algorithm that detects keywords like "platformer" and hides them from non-game sections of the explore page. > > Do you...

感谢解答,您提供的方案确实有用,但是在这之前我是通过重写 ViewfinderView 来实现的,具体代码如下: **自定义图片绘制:** ![image](https://github.com/user-attachments/assets/8b9b82e1-8260-414e-910f-2c3a22cd66c0) **四周边角弧度+取景框圆角** /** * 绘制边角 */ private void drawCorner(Canvas canvas, Rect frame) { // 保存画笔当前状态 Paint.Style originalStyle = paint.getStyle(); float originalStrokeWidth = paint.getStrokeWidth(); int originalColor =...

hi @olaservo , could you approve this PR?

I have also noticed this, there is at every round start exactly one gas mixture that does this, I have been unable to locate it so far.

I'm a bit iffy of actually having permissions to get the values, what about [`ListSecretVersionIds`](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/secrets-manager/command/ListSecretVersionIdsCommand/), which also gives you the `CreatedDate`s? Downside would potentially be dealing with pagination.

I used linode for installation. I tried shutdown and reboot in linode, still not working