richelbilderbeek / BrainWeaver

BrainWeaver, tool for teacher education
https://github.com/richelbilderbeek/tools
GNU General Public License v3.0
5 stars 1 forks source link

Arrow heads are not saved #88

Closed richelbilderbeek closed 8 years ago

richelbilderbeek commented 8 years ago

From #11 I noticed that the arrow heads are not saved:

[EDIT: later I will find out that arrow heads are not displayed in fresh concept maps]

issue

How to reproduce:

richelbilderbeek commented 8 years ago

At first, it would not show up in TestConceptMap, but now it does:

progress

Maybe Brainweaver is fixed now as well?

richelbilderbeek commented 8 years ago

Nope, still does not work in Brainweaver

richelbilderbeek commented 8 years ago

Blimey, the test function to test this at a high level ribi::braw::qtbrainweaverconceptmapdialog_test::create_edge_with_arrow_head() succeeds. How to break my code :confused: ?

richelbilderbeek commented 8 years ago

:thought_balloon: Ah, when creating a fresh concept map, the arrow heads are not drawn...

richelbilderbeek commented 8 years ago

Here is the proof:

progress

Here I just set a concept map

richelbilderbeek commented 8 years ago

Fixed in TestConceptMap:

fixed

richelbilderbeek commented 8 years ago

Fixed:

fixed