]
Denis Golovin commented on JBDS-4482:
-------------------------------------
[~bdellasc] I checked Electron API and it seems there is no way to change appearance of
window title bar on windows, which is normal for electron based applications.
We have the same problem for first 'Welcome' page. Could we just keep it as it is
for now?
Create 'About' dialog to show most relevant information about
installer
-----------------------------------------------------------------------
Key: JBDS-4482
URL:
https://issues.jboss.org/browse/JBDS-4482
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Feature Request
Components: platform-installer
Affects Versions: 11.0.0.GA
Reporter: Denis Golovin
Assignee: Sudhir Verma
Labels: New_and_noteworthy, ui
Fix For: 11.x
Attachments: RCUE_About_BG.png, RCUE_About_mockup.png, about-on-location.png,
about-on-welcome.png, devsuite-about.png
Dialog should contain:
1. Application logo, name and version
2. Link to documentation
3. Link to release notes
4. Link to documentation how to report issues
Dialog can be requested trough context menu 'About' and should show modal dialog
with content listed above
!devsuite-about.png!
Good Example is Atom editor About Page.