mariocraft987 / bark-coding

A Blockly Based coding language
https://bark.dumorando.com
BSD 2-Clause "Simplified" License
10 stars 18 forks source link

[bug] broken blockbar #183

Closed mariocraft987 closed 4 weeks ago

mariocraft987 commented 1 month ago

Operating System

Browser(s)

What happened

Welp, the blockbar broke

Expected Behavior

For the blocks to line up in order

Screenshots

Screenshot 2024-05-22 083418

breakfast-for-dinner commented 1 month ago

this has happened to me in the past. these symptoms indicate that this is because somebody made a block incorrectly

mariocraft987 commented 1 month ago

F

Bashamega commented 1 month ago

Also the styles block is broken. After some git blame i found that @Rubiidev-18 is the one who created the 2 blocks

mariocraft987 commented 1 month ago

💀 Can you fix it? I can't find the error he made

Bashamega commented 1 month ago

💀 Can you fix it? I can't find the error he made

ok

Bashamega commented 1 month ago

i don't se the issue.

Bashamega commented 1 month ago

if we can find the commit maybe you can revert it

mariocraft987 commented 4 weeks ago

Fixed in ccb0688