Debugger: remove unnecessary whitespaces in presentation of line breakpoint variants

This commit is contained in:
Natalia Ukhorskaya
2016-04-05 18:17:35 +03:00
parent e55a1ad49c
commit 3ef51159b8
3 changed files with 12 additions and 2 deletions
+1
View File
@@ -190,6 +190,7 @@ Issues fixed:
- Show error message when debug info for some local variable is corrupted
- Avoid 1s delay in completion in debugger fields if session is not stopped on a breakpoint
- Avoid cast to runtime type unavailable in current scope
- Fix text with line breaks in popup with line breakpoint variants
### Java to Kotlin converter