Tomasz Chabora

Results 931 comments of Tomasz Chabora

It's not intended. Which version are you using? The one on GitHub is still experimental and some features don't work correctly. Use the AssetLib version until it's updated.

There are a couple of options I can think of, if we don't want the dialog to be too high: - Move checkboxes on the right, making the dialog wider...

The physics callback comes from area, not body. If you do `get_parent().remove_child(self)` you should be getting the same error.

Right Icon Scale has no effect when Expand Icon is off. It should be disabled in that case.

This changes the default behavior of the right icon. It will scale to text, while previously it would use original size. I think the behavior should be preserved. You can...

The layers are exactly for that, what makes them hard to manage? You can even give them names.

You can already click layer name for a dropdown (for named layers at least).

This is already implemented, so closing. Aside from layers, there is also `load_map_data()` method that allows dynamically replacing map data.

You can use `execute_with_pipe()` to get live output.