Skip to content

Commit c26f130

Browse files
committed
N & N Entry for Dynamic Console icon
N&N for eclipse-platform/eclipse.platform#2418
1 parent 0919fb9 commit c26f130

3 files changed

Lines changed: 21 additions & 3 deletions

File tree

news/4.39/images/ConsoleAfter.png

35.7 KB
Loading

news/4.39/images/ConsoleBefore.png

37.3 KB
Loading

news/4.39/platform.md

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,25 @@ A special thanks to everyone who [contributed to Eclipse-Platform](acknowledgeme
2727
## Views, Dialogs and Toolbar
2828
-->
2929

30-
<!--
31-
---
3230
## General Updates
33-
-->
31+
32+
### Dynamic Console View Icon
33+
34+
<details>
35+
<summary>Contributors</summary>
36+
37+
- [Sougandh S ](https://github.com/SougandhS)
38+
- [Andrey Loskutov](https://github.com/iloveeclipse)
39+
</details>
40+
41+
The `Console` view now provides improved visual feedback by updating its icon based on the active console.
42+
This makes it easier to recognize which console is currently selected when multiple consoles are open.
43+
If the selected console does not provide a specific icon, the default `Console` view icon is shown instead.
44+
45+
__Before__
46+
47+
![Console icon before](images/ConsoleBefore.png)
48+
49+
__After__
50+
51+
![Console icon after](images/ConsoleAfter.png)

0 commit comments

Comments
 (0)