René Ruppert

Results 6 issues of René Ruppert

Using `CCTileMap` with non-squared dimensions displays the map incorrectly. See screenshot: ![bildschirmfoto 2015-12-17 um 17 02 38](https://cloud.githubusercontent.com/assets/574373/11912600/b0f834e6-a644-11e5-9e8a-7844970ea030.png) The map above is 28x33 tiles. A squared map is rendered correctly: In...

bug

Apple's HIG requires that the menu button of the remote exits the game to the home screen if you are on the first screen of an app. This is achieved...

I'm trying to extract my Assets.car here. The tool gives me the following output but does not generate any data on disk. Shouldn't I find the contents in my "tmp"...

I'm facing a scenario where reading files fails, because certain folders within my source (data lake) are empty. The following code (snippet) will then fail: ``` foreach(var repoFolder in repoFolders)...

Using PySpark the `print()` method will output to logs which can be seen when accessing "Apache Spark Applications -> App -> Logs" in Synapse. However `print()` is unavailable in .NET...

Is it possible to add soft scrolling to all the other windows too, like the Solution Explorer?