-
Hi,
I'm working with the TimeGridView sample and setting:
- autoDismissTime
- ignoreTrickPlayKeys
- duration
on the TimeGridView all seem to have no effect. Further, I can't find any referen…
-
### Step 1: Please describe your environment
* ZeroNet version: 0.6.2 rev3465
* Operating system: W10
* Web browser: FF
* Tor status: available
* Opened port: no
* Special configur…
-
@sebastienros created:
https://orchard.codeplex.com/workitem/20662
Some old query hints are now slowing down queries as the parts have been shifted:
return _contentManager.Query().WithQueryHints(new…
-
# Model Issues with FBX
``` csharp
public class Game1 : Game
{
Model myModel;
GraphicsDeviceManager graphics;
SpriteBatch spriteBatch;
Vector3 modelPosition = …
ghost updated
4 years ago
-
Every now and then, I encounter a crash with OpenAL failing to delete a buffer because it's in-use. This happens only on SoundEffects loaded through the ContentManager when I exit the game and cal…
-
I'm developing a simple game for android at the moment.
When first starting the game, the colors are all fine and everything looks alright.
If I press the home button and then return to back to the ga…
-
When creating a custom category and setting initial preference to 'N/A' the consent manager displays correctly when launched however once preferences have been chosen and the manager is then relaunch…
-
We are in the need of using game assets downloaded via a REST service into the external storage.
Is there any reason why the TitleContainer.OpenStream method check this?
```
// We do not acce…
-
Hi,
I just installed the content manager version 0.5.3 (didn't have any versions prior)
I have not added anything in code, just installed the packages -> build -> visit website
When I go to the c…
Sebbe updated
2 years ago
-
**Is your feature request related to a problem? Please describe.**
When using the in build current weather view there are no units (celsius/fahrenheit etc.) displayed on the tag which can be confusin…