ariel-bentu
ariel-bentu
I am trying to set a custom settings into the settings: ```json "hediet.vscode-drawio.local-storage": { "somekey":{ "somedeeperkey": false } } ``` every time I restart the draw editor, this settings gets...
### Issue Description When device is not in Portrait, preview of the camera is wrongly oriented ### Steps to Reproduce / Code Snippets / Screenshots I include it like this...
QUAL fix lines' title height calculation #28026 When the lines' title is higher than the default 5 (e.g., because the translated title is longer than the allocated width and wraps...
Steps to reproduce: 1. Start a fresh react-native app: ```bash npx @react-native-community/cli init ViroBug --version 0.76 cd ViroBug npm i @reactvision/react-viro ``` 2. Modify Podfile ``` pod 'ViroReact', :path =>...