LegalizeAdulthood / iterated-dynamics

Iterated Dynamics is an open source fractal generator with support for many fractal types.
https://legalizeadulthood.github.io/iterated-dynamics/
GNU General Public License v3.0
24 stars 9 forks source link

Not all keycodes are being generated #113

Closed LegalizeAdulthood closed 3 months ago

LegalizeAdulthood commented 3 months ago

In particular <Tab> and <Shift+Tab> are supposed to navigate help links forward and backward in a topic, but this does not appear to be working correctly.

Validate that all the special keys listed in id_keys.h that are used in the code can be properly generated by frame.cpp.