Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

LabelBlock is not working correctly #58

Closed
hmunozb opened this issue Sep 22, 2022 · 1 comment
Closed

LabelBlock is not working correctly #58

hmunozb opened this issue Sep 22, 2022 · 1 comment

Comments

@hmunozb
Copy link

hmunozb commented Sep 22, 2022

LabelBlock currently does not work correctly. The most recent version with the correct behavior is 0.7.3

addlabel(H, "G")

Expected: -[G]-. Actual: -[H]-. It looks like the cause is #55 redefining draw! for LabelBlock.

@GiggleLiu
Copy link
Member

Yeah, just confirmed. Thanks for your bug report!

GiggleLiu added a commit that referenced this issue Sep 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants