Commit Graph

34 Commits

Author SHA1 Message Date
Arne Keller
8b1371ce08 Hovering in the unification area
fixes #25
2021-08-29 08:32:15 +02:00
Arne Keller
8ec10126b5 Consistent padding of tooltip
see #18
2021-08-16 10:10:48 +02:00
Arne Keller
9773385eab Move hidden tooltip background off useful area 2021-08-10 11:46:46 +02:00
Arne Keller
69479a6368 Fix Var and Const definitions and tooltips 2021-08-08 18:28:22 +02:00
Arne Keller
51fdcac9d6 Clarify licensing
closes #19
2021-07-28 18:43:39 +02:00
Arne Keller
83892dcc66 Include tooltip directly in SVG
This also fixes scaling issues
2021-07-27 15:28:56 +02:00
Arne Keller
6df7f0f443 Fix tooltip display in Google Chrome 2021-07-27 13:08:54 +02:00
Arne Keller
c9e8fc7568 Move tooltip when moving the tree 2021-07-27 12:38:36 +02:00
Arne Keller
2e2b39c13b Show constraint in tooltip
part of #18
2021-07-20 09:35:39 +02:00
Arne Keller
adb10a01aa Fix single step proof tree 2021-07-10 12:47:40 +02:00
Arne Keller
dc69e14c04 Fix tree layout on some inputs
Term: let f = λx. g y y in f 3
TA: g: boolean
2021-07-01 08:05:39 +02:00
Arne Keller
72c1823763 Step definition tooltips
see #5
2021-06-29 16:27:25 +02:00
Arne Keller
ba8d221a42 Tooltip on entire plus button 2021-03-12 10:59:50 +01:00
Arne Keller
d68d0abd2b Codestyle 2021-03-11 15:07:47 +01:00
Arne Keller
1dab9a3996 Zoom control tooltips 2021-03-11 14:56:10 +01:00
Arne Keller
92296a8373 Limit initial SVG zoom + move zoom controls to upper left 2021-03-09 14:55:34 +01:00
Arne Keller
081e3e188b Fix touch interaction with proof tree 2021-03-08 12:42:32 +01:00
Arne Keller
c5d146a137 Move styling into CSS 2021-03-07 20:24:57 +01:00
Arne Keller
3a20b338ff Optimize MathJax layout algorithm 2021-02-27 21:28:17 +01:00
Arne Keller
d5b6cdc854 Clean up TypeScript code 2021-02-10 16:46:34 +01:00
Arne Keller
7c11df9058 Fix conclusion placement 2021-02-10 10:33:01 +01:00
Arne Keller
54da12a132 Fix tree layout on failed let 2021-02-10 08:08:46 +01:00
Arne Keller
a25bdfe3dd More javadocs + Vaadin routing fixes 2021-02-06 15:57:53 +01:00
Arne Keller
d3fd5b99a8 Set page title to lambda term 2021-02-06 10:57:35 +01:00
Arne Keller
843430439d Fix layout of upper bar 2021-02-06 10:42:02 +01:00
Arne Keller
2b0657cdfc Fix MathJax line length + big example 2021-02-05 19:13:03 +01:00
Arne Keller
a7f1556fe6 Fix misc. UI issues 2021-02-05 17:02:08 +01:00
Arne Keller
e1a90b3923 Final var step: show premise in second step 2021-02-04 21:17:03 +01:00
Arne Keller
ab0241e009 Proof tree: check step array index 2021-02-04 20:45:51 +01:00
Arne Keller
2b69a160a3 MathJax: move elements to start of line 2021-02-04 20:30:11 +01:00
Arne Keller
b72f6d01e3 First inference step just displays result 2021-02-04 20:30:11 +01:00
Arne Keller
84a9a3c5a4 Display premises always, space between premises 2021-02-03 21:43:40 +01:00
ucrhh
c392cc0c0f enable mjx proof tree step functionality 2021-01-29 00:19:21 +01:00
ucrhh
2c62690428 add mathjax proof tree 2021-01-28 14:50:25 +01:00