Skip to content

Conversation

leunge
Copy link
Contributor

@leunge leunge commented Jul 24, 2024

No description provided.

CHOHYEONUNG and others added 30 commits March 26, 2024 17:17
*Total -- 150.03kb -> 125.67kb (16.24%)

/images/hw_lite/microbit2blelite.png -- 16.11kb -> 11.74kb (27.14%)
/images/minimize/reduce.svg -- 0.75kb -> 0.60kb (20.16%)
/images/hw_lite/codewizlite.png -- 120.58kb -> 101.51kb (15.82%)
/images/minimize/play_big.svg -- 1.06kb -> 0.90kb (14.51%)
/images/workspace_sound_stop.svg -- 0.29kb -> 0.26kb (10.24%)
/images/entry_scroll_03.svg -- 0.36kb -> 0.33kb (8.2%)
/images/hw/jinirobot_toybot.png -- 10.34kb -> 9.81kb (5.18%)
/images/minimize/stop.svg -- 0.16kb -> 0.16kb (4.17%)
/images/minimize/fullscreen.svg -- 0.38kb -> 0.38kb (1.79%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
- 함수 블록에서 에러 발생시 정상적으로 블록 표시해주도록 변경
- toggleStop이 여러번 호출되지 않도록 처리
토이봇 속도 1-5까지로 변경
비동기 함수 value 실행로직 보강
Entry.Utils.stopProjectWithToast = _throttle(
async (scope, message, error) => {
let block = scope.block;
message = message || 'Runtime Error';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <no-param-reassign> reported by reviewdog 🐶
Assignment to function parameter 'message'.

@leunge leunge merged commit 88bd9f0 into master Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants