Manderby

Results 40 issues of Manderby

When using a space with an alternate background it is erased with the wrong brush color for Labels and other UI elements.

bug

Test with heap testing for example. Sometimes overjumps all successing tests.

test

Currently, the naStart and naStopRuntim calls must be done in maine, encapsulating naStartApplication. That is a bit of a nuicance. Test, whether that could be integrated in naStartApplication.

improvement

The following line fails in the release build on mac. Investigation has not shown clear signs what is going on. Resulting value seems random. naTest(naEquali64(naAbsi64(NA_MIN_i64), NA_MIN_i64))

test

Title says it all. Has been like this forever. Don't know if there is even a fix.

bug

Speed up compile time by combining implementation files with inline implementations.

improvement

Speed up compile time by combining implementation files with inline implementations. Needs to be done with latest version handling testing issue #42

improvement

See MatrixBuddy. Upon quitting, no spaces are deallocated. But doing so would require a bit more safety than currently possible. At this point in time, the application just leaks the...

improvement

Use the ImageScaler example applicaiton to test for magenta colors blending on a rainbow. The red parts will flicker when changing the alpha value.

bug

Happens since updating to macOS Sequoia 15.4.1 (24E263) and XCode Version 16.3 (16E140). The applicaiton starts up normally but in addition to the usual output in the XCode subwindow (bottom...

bug