-
Notifications
You must be signed in to change notification settings - Fork 494
운영반영 #2794
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*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이 여러번 호출되지 않도록 처리
이슈 8447 처리
[ImgBot] Optimize images
토이봇 속도 1-5까지로 변경
Issue/8512
issue/8492
loading이미지 교체
비동기 함수 value 실행로직 보강
[4.38.0] 하드웨어 PR
아두이노 다국어 수정
[8497 ]아두이노 확장/나노 다국어 수정
Entry.Utils.stopProjectWithToast = _throttle( | ||
async (scope, message, error) => { | ||
let block = scope.block; | ||
message = message || 'Runtime Error'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Assignment to function parameter 'message'.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.