-
Is this [documentation current](https://hackmd.io/features#Permissions)? I don't understand it, and on an actual page I have the options to set read or write access to owners, signed-in, and everyone.…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
Th…
-
I love this tool for clarifying profiles - thanks!
Today I'm trying to understand a profile in more detail, and I'm just confused. Would it be possible to make these explanations clearer ?
> …
-
I find some code snippet in `ApkDecoder.java`
```
JarFile jf = new JarFile(mApkFile.getAbsoluteFile());
JarEntry je = jf.getJarEntry("resources.arsc");
if (je != null) {
…
-
```
I think the idroid website is confusing, especially in his choice of coulours:
The links are all blue, with green subtitles = look like adds.
Im not a fucking moron (i myself am a developer), an…
-
When the node is being edited, there is an option "Multiline label".
It doesn't seem to be covered in the docs.
If I have a long label (name for a position of the slider) it seems to wrap to anoth…
-
![image](https://github.com/mjhydri/BeatNet/assets/77901874/ee4b3dce-4ca2-43a3-bd45-36f12cdc7d59)
sry, i am not clear about the meaning of second column. What does 1. and 2. refer to ?
thanks
-
### Type of issue
Missing information
### Description
[Enter feedback here]
Many dependency properties include "This is a dependency property" in their description. However, not all dependency…
-
Hi guys! First of all thank you for doing this work. I think compiling and curating these databasets is really useful and would have been difficult. I have used this databases to do taxonomy assignat…
-
initially, the load_checkpoints is imported at the line 20 of generate_objautoencoder by `from utils import yield_forever, load_checkpoints, save_checkpoints` but there is no load_checkpoints. After I…