Rodrigo Torres

Results 7 issues of Rodrigo Torres

### Are you using `offline()` or `createOffline()` API? offline() ### Store config Please paste your config below. ```import React, { Component } from 'react'; import { applyMiddleware, createStore, compose }...

bug

How to change the size of the checkbox? Version: 2.1.0

Is there an way to use local images and not only by url?

I need send the phone value like +5573916232 but always get the masked value.

``` [...] idnPet = null; componentWillMount(){ this.idnPet = new Sound('idnPet.mp3', '../../audios/', (error) => { if (error) { console.log('failed to load the sound', error); return; } // loaded successfully console.log('duration in...

### Tested versions ## Tested versions Reproducible in: v4.3.stable.mono.official ### System information Godot v4.3.stable.mono - Windows 10.0.22631 - GLES3 (Compatibility) - AMD Radeon RX 6600 (Advanced Micro Devices, Inc.; 32.0.12011.1036)...

The orange color with gray color is not a good combination. ![Image](https://github.com/user-attachments/assets/404f80c6-ff90-4443-81fa-48e3984f2c3a)