Joe Mar Closa

Results 28 comments of Joe Mar Closa

Still experiencing on version 20. I have to remove then add back the classname to see the changes, which is a hassle and annoying.

As you can see, some part of the View is not visible if the drag handle is enabled. I want to keep the drag handle and the all parts of...

Adding `flex: 1` fixed it: (inside node_modules: `bottom-sheet/src/components/bottomSheet/index.tsx`) ``` style={[sepStyles?.paddingStyles, { borderWidth: 1, borderColor : "red", flex: 1 }]} ``` ![image](https://github.com/user-attachments/assets/d079246c-15f9-4f25-b0ac-b4ea394818e9)

Why it wasn't designed like that? Would it cause some unwanted issues?

If possible, please allow the extension to automatically open Brisk if not running on the background when a download is detected.

Also, please add option to auto add downloads without confirmation:

> same, hoping this will be solved soon I tried running it as root, and I think it run but I got errors about missing configurations. I got lazy to...

I somehow able to convert it to tflite. Now, I don't know yet how to use this. I wanna try it using OpenCV camera, but I don't know how to...