jf908
jf908
``` thread 'main' panicked at 'attempt to divide by zero', src\lib.rs:143:50 ```
Is there a way to customize the inspector's window size, border radius, resizability, etc?
### Describe the feature you would like to see added It would be great if the icons for the states of the TriStateCheckbox could be customized. ### Is your feature...
It would be useful if the pack_format version for resource packs was included for each Minecraft version. Versions are on the wiki https://minecraft.gamepedia.com/Resource_Pack#Folder_structure, but there might be a better resource.
### What’s the bug you are facing? The dev tools cannot be opened with the ctrl+shift+i shortcut while the editor is selected because it is overridden by the italic shortcut,...
At the moment present doesn't work because it generates a type called `present`.
### Describe the bug I have a `` and `` in my wxs fragment but it doesn't run and isn't included in the msi file which I have confirmed with...
### Reproduction https://github.com/jf908/formkit-repro ### Describe the bug I tried following [the docs](https://formkit.com/essentials/custom-inputs#typescript-support) for typing custom elements but the slot types always come out as `never`. You can see the type...
I would expect that using a fixed physics tick rate with interpolated positions would be the default setup for most 3D games. It's the norm from other 3D game engines...
## Bevy version 0.13.2 and latest main (9592a40e1eb387f926b787cbb3a65d9db1dfb1a3) ## Relevant system information ```ignore AdapterInfo { name: "NVIDIA GeForce RTX 3070 Ti Laptop GPU", vendor: 4318, device: 9440, device_type: DiscreteGpu, driver:...