Adam Kapos

Results 27 issues of Adam Kapos

Thanks for proposing a pull request! To help us review the request, please complete the following: - [x] sign [contributor license agreement](https://developers.facebook.com/opensource/cla) - [x] I've ensured that all existing tests...

CLA Signed

Thanks for proposing a pull request! To help us review the request, please complete the following: - [x] sign [contributor license agreement](https://developers.facebook.com/opensource/cla) - [x] I've ensured that all existing tests...

CLA Signed

I wanted to set up some aircraft specific things and couldn't find a way to access the current aircraft's title. I noticed that `AircraftDataStruct` was already there in the code,...

SpriteBatch currently relies on position, origin, rotation and scale (or destination rectangle, origin and rotation) when it comes to drawing. However, all of these can be stored in a matrix...

Feature Request
Design
Good First Issue

We have noticed exceptions happening when the app is being shut down. `MainThreadDispatcher` calls `FindObjectOfType` from a background thread because the existing instance has already been destroyed by Unity. This...

Using xcode-install-2.6.0, we want to install Xcode 10.3 on a machine running macOS 10.14.5. However, it fails with the following error: ``` /Applications/Xcode-10.3.app: bundle format unrecognized, invalid, or unsuitable ```...

This PR makes it possible to use the plugin on macOS & watchOS. Previews compile, but are not displayed for images that use this component. I had to disable the...

## Proposed change The button card defines its own font size in `rem`, which results in style inconsistencies. While it might look correct on desktop: ![image](https://user-images.githubusercontent.com/431167/206874817-27cf6fce-2dcd-4d65-8a8c-a0f95d94ba6b.png) The font size is...

cla-signed

### Checklist - [X] I have updated to the latest available Home Assistant version. - [X] I have cleared the cache of my browser. - [X] I have tried a...

I noticed that testing the ads in the Unity Editor had this known issue (in blue): ![288765776-ce82858e-b82e-4b47-a1ac-426e2000b5c3](https://github.com/googleads/googleads-mobile-unity/assets/431167/32cf5c7e-aeed-4aec-bffa-48283debb270) In this PR I increased the sorting order to appear on top of...