Mythic
Mythic
^ I added a proof of concept multithreading support, albeit a bit gimmicky it appears to be working.
Also ran into this issue, specifically getting ``` botocore.exceptions.ClientError: An error occurred (RequestTimeTooSkewed) when calling the PutObject operation: The diff erence between the request time and the server's time is...
Ah, I didn't, but good to know 👍 just worked around it a bit differently in our case.
You could also make them switches such as this https://mui.com/material-ui/react-switch/ or similar
It's saved in the local storage of the browser (as the manager is a browser window)
The small offset is likely to introduce the same issue but to the other side. Can you check if using a `1px` border in combination with `top: -1px` would work?...
Well, the currently proposed solution is probably fine, it just feels a bit off to offset the content upwards without creating the same amount of extra height for the element,...
Some preliminary questions: - Is this able to exist in parallel with the older settings version, i.e. if we need to rollback **this** migration? - Can we make this so...
I don't have much info on the actual issue, but for what it's worth, you can embed media directly in GitHub issues which would be the recommended way to share...
I was planning on adding tags to the package manifest already in v1 (as an optional field). This would make sense since tags could be used for matching to categories...