-
Save game state between sessions.
Especially important for the iOS JS version, which resets entirely when you switch between apps.
Needs to be done in a platform-independent way.
For example, s…
-
Determine whether or not the etabotsite server is being run in development or production mode in a platform independent way.
Currently etabotsite/settings.py checks if platform.system()=="Darwin" t…
-
Is it possible to select a piece of text with the mouse for translation?
-
I think instead of busy-polling every second, the test daemon should listen to Pyinotify, http://trac.dbzteam.org/pyinotify. This is both more efficient and improves the response time to a change. Whe…
-
The deterministic section says that the default value is `false`, however after creating a new MAUI project this setting is implicitly `true`. Unchecking the property value in the VS project property…
-
I would like to ask a question, is it possible that you will do this in the future?
My usercase looks like this. I use tg2obsidian on the server and would like to have full synchronization with th…
-
### Description
Decoding an array of `QuerySnapshotDocument` using `Firestore.Decoder` is very slow, compared to decoding a similar array using `JSONDecoder`:
```swift
// 50k documents
let doc…
-
**Flutter Version**
My version : 3.0.5
**Lib Version**
My version : ^3.0.5
Platform : Android / IOs
**Describe the bug**
Set Volume doesn't works if the native volume's from system i…
-
### Preconditions
Magento Version :
EE 2.4.6-p4
ElasticSuite Version :
2.10.11
Environment :
production
Third party modules :
### Steps to reproduce
1.reindex all
…
-
Leave behind the mess of jQuery and 00s Javascript with a new design that
1. [ ] Uses web components and contemporary JS to provide a flexible, platform independent tool
2. [ ] Can work with the exi…