FyiurAmron

Results 26 issues of FyiurAmron

Currently, the samples simply ain't compatible with .NET 5.0 on regular OpenGL/DirectX Windows build due to .csproj settings, although the very code seems to be .NET 5.0-compliant.

**Your Godot version:** 4.0 beta-1 **Issue description:** Official docs for 4.0/latest mention `SceneTree.set_input_as_handled()` in input HowTo tutorials, but it doesn't exist anymore. Also, there's no mention of a method to...

bug

Since you have an `#include` around `main()`s, using `wmain()` instead on WIN32 targets, please change either the `#include`s or linker options in the Makefile so that in case of MinGW...

due to recent update to bulma/sass/utilities, it should be now replaced with ``` @import '~bulma/sass/utilities/initial-variables'; @import '~bulma/sass/utilities/derived-variables'; ``` BTW, it's fixed by https://github.com/vue-bulma/tooltip/pull/12/files (that's exactly what it was intended to...

### Game and System Information - **Version:** 1.17.24 & bleeding edge - **Downloaded from:** official (SourceForce) - **Build info:** N/A - **OS:** any ### Description of the bug Because the...

Bug
Confirmed
Campaign NR

### Game and System Information - **Version:** 1.17.24 bleeding edge - **Downloaded from:** official (SourceForce) - **Build info:** N/A - **OS:** any ### Description of the bug ![image](https://github.com/wesnoth/wesnoth/assets/11016998/da340bc2-837d-4978-bbc5-4ecd41113362) ![image](https://github.com/wesnoth/wesnoth/assets/11016998/a164d9de-64ae-4d7b-a7a2-e00cb9904a22) ![image](https://github.com/wesnoth/wesnoth/assets/11016998/bb9c0621-e70f-4d6e-8131-d07e9d556b7d)...

Bug
Good first issue
Campaign NR

### Game and System Information - **Version:** 1.17 edge - **Downloaded from:** official (SourceForge) ### Description of the bug ![image](https://github.com/wesnoth/wesnoth/assets/11016998/600a399d-0f7c-4191-8666-f0453b6cf6bf) ![image](https://github.com/wesnoth/wesnoth/assets/11016998/c7abc699-b920-4d32-b29c-0056e9d44a13) [SotBE-Back Home Turn 7a.gz](https://github.com/wesnoth/wesnoth/files/13995066/SotBE-Back.Home.Turn.7a.gz) Probably related to the Horde's...

Bug
Units
Campaign SotBE

**The context** https://github.com/grpc-ecosystem/grpc-spring/blob/master/grpc-client-spring-boot-autoconfigure/src/main/java/net/devh/boot/grpc/client/config/GrpcChannelProperties.java#L75 , L89, and L101-L104 inclusive describe the `dns` scheme for channel URLs, seemingly to reflect official gRPC docs from https://github.com/grpc/grpc/blob/master/doc/naming.md **The bug** Current docs define a template...

bug

With invalid auth, the `PullImageResultCallback` creates `PullResponseItem` with `error` e.g. `initializing source xyz: unable to retrieve auth token: invalid username/password: unauthorized: incorrect username or password` and corresponding `errorDetail`. However, when...

resolution/stale

**Is your feature request related to a problem? Please describe.** chained setters, akin to `lombok.accessors.chain` ; quote from Lombok's docs: >`chain` – A boolean. If true, generated setters return `this`...

enhancement
java