tobx

Results 16 issues of tobx

Hi, Check `index.html` with: [https://validator.w3.org](https://validator.w3.org). A `pre` tag cannot be inside a `p` tag.

Hi, first of all, thank you for the scripts! There is one issue that I want to raise attention to. As far as I understand, when exporting layers and two...

wontfix

### Are you using the latest Dosbox-Staging Version? - [X] I have checked releases and am using the latest release. ### Different version than latest? _No response_ ### What Operating...

bug

After typing a comma in a `List` a space is automatically inserted, but the cursor jumps only one instead of two characters (comma + space) ahead. This adds up after...

This displays the first line in _red_ and the second in _bright red:_ ```bash echo -e "$(tput setaf 1)Red\n$(tput setaf 9)Bright Red" ``` The bright colors are not showing with...

Hi, I am a new Joplin user and very happy with it. I am not sure where to report this, but I would call it a documentation issue, that's why...

bug

[Tiled](https://www.mapeditor.org/) supports parallax layers. If you set the map properties `Parallax Origin` (`X` and `Y`) and the layer or object properties `Parallax Factor` (`X` and `Y`) and scroll through the...

💖 Feature Request
🗺️ Tilemap

Hi, I am using Hammerspoon for a few years now and I have a very hard to track down issue. Every once in a while (a week or a few...

`symphonia-play` is using `cpal = "0.13.3"`. The current version is `cpal = "0.15.2"`. Updating `cpal` leads to errors here: https://github.com/pdeljanov/Symphonia/blob/82817ddcaeec2ebb4b9a7b75d394ec9e40f98af2/symphonia-play/src/output.rs#L217 because `cpal` supports more sample formats now: https://docs.rs/cpal/latest/cpal/enum.SampleFormat.html I can...

I would love to have an option to show a different delimiter in the finder than the one used in the background. This would also solve #314. Example: ```bash echo...