Skip to content

[BUG] append initial logic block to another logic block #150

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
alajillo opened this issue Jul 25, 2022 · 1 comment
Open

[BUG] append initial logic block to another logic block #150

alajillo opened this issue Jul 25, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@alajillo
Copy link

alajillo commented Jul 25, 2022

Describe the bug
when add initial logic block into logic board. drag under the another block (etc. def, class, for, if) to append as child. but it is
always appended outside(root level).

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'logic menu'
  2. Click on 'show vp note'
  3. Drag and drop 'logic block' in to 'logic board' under the another block
  4. See error

Expected behavior
what you expected to happen
when drag initial logic block under the another block as child. it is appended the target block not root level
Screenshots
bug-report

Desktop (please complete the following information):

  • OS: Mac 12.4
  • Browser chrome 103.0.5060.134

VisualPython Information (please complete the following information):

  • Version [2.2.8]

Additional context
any other context about the problem here.

@alajillo alajillo added the bug Something isn't working label Jul 25, 2022
@YoonpyoHong
Copy link

When new block is added, it is always added to another section. The same phenomenon can be seen in the screenshot of the issue written above.

alajillo pushed a commit to alajillo/visualpython that referenced this issue Aug 26, 2022
minjk-bl added a commit that referenced this issue Aug 28, 2022
Fixed #150 - insert block from main frame, apply placeholder depth
@alajillo alajillo reopened this Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants