brucou / kingly

Zero-cost state-machine library for robust, testable and portable user interfaces (most machines compile ~1-2KB)

Home Page:https://brucou.github.io/documentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Erroneous calculation of shallow history pseudo-state

brucou opened this issue · comments

Imgur

[event1, event3 event1] should bring the machine back to Group1 and thus to the initial D.

Instead B is used as a shallow history replacement.

Solved