-
Hello,
Could you please add propertie repeat for BackgroundImage ?
equivalent of :
bitmapDrawable.setTileModeXY(Shader.TileMode.REPEAT, Shader.TileMode.REPEAT);
Thanks
-
### New Issue Checklist
* [ ] I have read and understood the [CONTRIBUTING guide](https://github.com/Codigami/CFAlertDialog/blob/develop/.github/CONTRIBUTING.md)
* [ ] I have read the [Documentati…
-
Let's copy example form http://lesscss.org/features/#variables-feature-properties
```
@property: color;
.widget {
@{property}: #0ee;
background-@{property}: #999;
}
```
and on compile we have e…
-
Hi Ludwig,
First of all thank you very much for building this model!
I think i get a wrong value when runnning the base_model_LiBr. I use the following values as input;
`if not external_input…
-
### Current behaviour
This adaptation doesnt work
```
import {
DarkTheme as NavigationDarkTheme,
DefaultTheme as NavigationDefaultTheme,
} from '@react-navigation/native';
import {adaptNavigatio…
-
### Environment
Node version: v21.6.1
Npm version: 10.4.0
OS and version: Windows 11
azure-devops-node-api version: 14.0.2
### Issue Description
I'm trying to retrieve test suites from a test …
-
### Use Case
When using `secretsmanager.HostedRotation`, it'll be interresting to set the retention of the Lambda LogGroup because by default it's in "never expire".
Not very Green actually ^…
-
I noticed I get a warning in my debug output.
> Usage of deprecated config => openhab.username Usage of deprecated config => openhab.username Usage of deprecated config => openhab.username
-
uglifyjs support this feature.
user can set a pattern like `/^_/` to let properties prefixed by underscore to be mangled.
-
```
I have a pom.xml that is using addjars-maven-plugin and the assembly plugin to
make a zip for distribution.
After using the addjars-maven-plugin, the basedir of the project is changed.
When usi…