Skip to content

fix for image width #4377

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

Merged
merged 1 commit into from
Mar 10, 2025
Merged

Conversation

LiYing2010
Copy link
Contributor

No description provided.

@@ -108,12 +108,12 @@ Using IntelliJ IDEA debugger, you can dig deeper into each coroutine to debug yo

If you use `suspend` functions, in the debugger, you might see the "was optimized out" text next to a variable's name:

![Variable "a" was optimized out](variable-optimised-out.png)
![Variable "a" was optimized out](variable-optimised-out.png){width=480}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

JFYI
this image is a little too big in html page
so I think it will be better to change its width

@dkhalanskyjb dkhalanskyjb added the guide Issues with the coroutines guide on the website label Mar 10, 2025
@PetrakovichVictoria PetrakovichVictoria requested review from koshachy and removed request for PetrakovichVictoria March 10, 2025 10:01
Copy link
Contributor

@koshachy koshachy left a comment

Choose a reason for hiding this comment

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

LGTM

@dkhalanskyjb dkhalanskyjb merged commit 465e29d into Kotlin:master Mar 10, 2025
@LiYing2010 LiYing2010 deleted the minor_fix_for_doc branch March 10, 2025 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
guide Issues with the coroutines guide on the website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants