[
https://issues.jboss.org/browse/JBIDE-20945?page=com.atlassian.jira.plugi...
]
Jan Richter commented on JBIDE-20945:
-------------------------------------
UI Scale factor is generally about "how big the items on screen are relative to their
original size", so you can have your UI enlarged n times. Comes in handy on really
big resolution, otherwise everything would be tiny.
With Gnome, you can set it with this command (n = scaling multiplier):
{code}gsettings set org.gnome.desktop.interface scaling-factor n{code}
On Windows, you just need to go to "Display Settings" and adjust the Size
settings.
UI scaling messes up the address bar in BrowserSim
--------------------------------------------------
Key: JBIDE-20945
URL:
https://issues.jboss.org/browse/JBIDE-20945
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: browsersim
Affects Versions: 4.3.0.Final
Reporter: Jan Richter
Assignee: Konstantin Marmalyukov
Attachments: browsersim.png
Setting a higher UI scale factor in your OS breaks the address bar. So far I got this on
Windows 10 and Fedora 22 with Gnome.
Here is a screenshot from Windows:
!browsersim.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)