Greatness7

Results 8 issues of Greatness7

Attached is a file exported from Morrowind that showcases the error. The nif.xml definitions seems to be correct, but files containing this bounding volume type cannot be opened. [NiUnionBV.zip](https://github.com/niftools/nifskope/files/4935186/NiUnionBV.zip) [Image...

Follow up and fixes to #451 1. Fixes a panic that was caused by the `num_items` field not being initialized in the `new` method. 2. Restores `.scroll_to_cursor(true)` that accidentally got...

Currently winit does not persist window attributes like position and size (https://github.com/rust-windowing/winit/issues/941). As a workaround applications could manually persist these, but to do so vizia needs to provide access to...

enhancement

When I customize the font size of an icon it causes it to become off-centered. I'm not sure if this is a bug or just how font sizing works. It's...

Scroll bars that are using the `:checked` state to control animations seem to be triggering when the window is minimized/restored. Here's a short video showing the problem: https://github.com/vizia/vizia/assets/12927912/4352ea30-f5da-4f08-8b0c-170388a21b0f And the...

Resizing the window in macOS currently causes all the contents to jitter around wildly. It looks very bad and definitely warrants an epilepsy warning. The problem does not happen on...

Hello, I'm wanting to compile the icon font but the instructions seem to be out of date. The readme says to run `npm run build-iconfont`, but this script is not...

documentation
pull-request
support-request

All invocations of this script were emitting an error: `NameError: name 'sys' is not defined`.