-
- [ ] User creates sub-directory named after target in bulkdock input root
- [ ] User adds SDF to the target subdirectory
- [ ] Bulkdock periodically checks for the SDF
- [ ] Validation of SDF (che…
-
Have you checked closed issues? https://github.com/Textualize/textual/issues?q=is%3Aissue+is%3Aclosed
yes
Please give a brief but clear explanation of the issue. If you can, include a complete w…
-
Feature request: add indicators for the `TabbedContent` widget, so that users can know there are more tabs available when the screen cannot display all `TabPanel`.
for example:
cntvc updated
8 months ago
-
Currently classes can be coloured using an attribute color. There is an example of this in Manufacturing Plant Controller example.
It should be possible, however, to specify the colour in a menu in…
-
On the `Rating` model we have a `flag` field, as well as a `editorreview` field. While `editorreview` is used to determine if a `Rating` should be presented for moderation to reviewers, `flag` isn't …
-
when loading a game/world, using the world's absolute file path will return an error:
```
{"name":"textual-engine","kind":"main","hostname":"medusa","pid":11587,"level":50,"err":{"message":"ENOENT: …
-
Hi, I wasn't sure where to ask this question - hopefully doing it here is fine.
I was wondering if the flow plugin for vscode would allow adding textual/free text details to type annotations.
Cu…
-
**Background**
Currently the Firewood landing page/forest picker has some textual errors that appear to be caused by some sort of logical error. The errors can be seen below:
![forestPicker_error.png…
-
Just a little thought: Most of the theme names have flavor (and rightfully so!) but don't necessarily describe how the theme looks. For vision-impaired users or those using a screen reader for any re…
-
Thanks for your awesome work!
I wonder the patch selection and calibration will be conducted during inference?
In other words,the inference is consistent with training process where we need to …