viperproject / axiom-profiler-2

The axiom profiler for exploring and visualizing SMT solver quantifier instantiations (made via E-matching).
https://viperproject.github.io/axiom-profiler-2/
15 stars 3 forks source link

Term index toggle missing in canary version #39

Closed oskari1 closed 4 months ago

oskari1 commented 4 months ago

The stable version of the latest deployment (commit 1dcb604) has in the upper right corner a toggle "Ignore term IDs" as seen in the first screenshot below. When it is not selected, the IDs of the terms are shown as seen in the second screenshot below.

Currently there is a bug in the canary version of the latest deployed version, as this toggle is not present.

Stable version with selected toggle:

image

Stable version with deselected toggle:

image

Canary version without toggle:

image
JonasAlaif commented 4 months ago

Oh sorry that I did not check this earlier... @oskari1 this is not a bug: I moved that toggle to the flags page (under "Support" on the left)