Results 5 issues of alison

Not entirely sure how to phrase this, but there are several styling issues with newdebugger that make it quite clumsy to use with my system theme: ![a screen shot of...

ui

When compiling an enumeration with the flag attribute, using the `=` syntax to set the current constant will cause the next variant to be offset by one. Code to reproduce:...

When vertically auto-aligning a wall in a mode that supports upper/lower offsets, the aligned upper/lower textures don't account for their actual world offsets, causing alignment errors. This happens both when...

Action 80 in UDMF is allowed to execute scripts by setting the `arg0str` property of the line. While the editor does allow for this by editing the properties directly, it...

enhancement

## `taffy` version 0.8.0 ## Platform Linux ## What you did - Created a flexbox with mostly default parameters in column configuration; `size.w = 100%, size.h = auto`. No min...

bug