Stepan Borzistyi
Stepan Borzistyi
**Describe the bug** UITextInput constructor accepts cursorColor field, but always constructs superclass with Color.WHITE **To Reproduce** Steps to reproduce the behavior: 1. Create UITextInput component with custom cursorColor. 2. See...
### I have confirmed that ... - [X] Arclight is up to date - [X] all dependencies are installed - [X] all plugins and mods are up to date -...
### Your GTNH Discord Username _No response_ ### Your Pack Version 2.6.1 ### Your Proposal All of traveller boots merged by Thaumic Boots gets protection set to 1, but parent...
### Your GTNH Discord Username _No response_ ### Your Pack Version 2.6.1 ### Your Proposal From now on I will call nano/quantum boots **upgraded** if they are merged with voidwalker/meteor/comet...
### Your GTNH Discord Username _No response_ ### Mod Version 1.0.0-alpha51 ### Java Version Java 8 ### Graphics Card Vendor NVidia ### Bug Report Simple option from optifine to disable...
When using skaffold.env like this: ``` DOCKER_REGISTRY_ADDRESS=docker.aaur1s.dev SKAFFOLD_DEFAULT_REPO=$DOCKER_REGISTRY_ADDRESS/portaler-backend ``` skaffold uses DOCKER_REGISTRY_ADDRESS from file, despite DOCKER_REGISTRY_ADDRESS being set in system envs. SKAFFOLD_DEFAULT_REPO however works just fine. OS: Windows 11 Skaffold:...
I've written simple app that creates clients by hand directly in amnezia-awg container, here's flow: 1. Add peer to `/opt/amnezia/awg/wg0.conf` 2. Create entry in `/opt/amnezia/awg/clientsTable` with just `clientId`, `userData.clientName` and...
It would be usefull to have an ability to write custom appenders/plugins for kotlin-logging, for example to upload logs to loki from kmp, where logback is not availible
**Describe the bug** When using `@Single` with extension function `koin-annotations` generates invalid code, ignoring the reciever. **To Reproduce** Steps to reproduce the behavior: 1. Create module with `@Module` 2. Create...