Palette & Panel (UI) size adjustment for High DPI display?

Hello,
I just got a nice new Dell XPS laptop with a super high resolution screen (3200x1800), similar to Apple's retina display.  I thought it would be great for editing photos on the go.  Unfortunately all the user interface elements of Light Room (panels, palettes, menus, etc.) are tiny.  They're so small I can barely see them.  Is it possible to adjust their size?  The only solution I've found is to change the display settings to reduce the resolution to that of a normal monitor, which defeats the purpose.  Please tell me their is a way to fix this. 
I'm running Lightroom 4.4 on Windos 8.  Would be glad to upgrade to LR 5 if I knew that would fix it.
Thanks,
Paul

You will probably get better feedback in the forum for the picture program you are using... what is that program? (Photoshop?)

Similar Messages

  • Creating Icons/Graphics for High DPI Displays, naming and sizing

    I'm having to create and deliver graphics and icons for a native desktop windows applications that must support Windows 8.1 and variety of screen resolutions which ranges from standard resolution monitors to new 4k high density displays.
    Typically for iOS you would deliver an icon using the following size and naming convention to support both standard and Retina 2x devices.
    Standard Resolution
    Icon-72.png (actual size 72x72 pixels)
    Retina Display
    [email protected] (actual size 144x144 pixels)
    For Android on a 4k device, you might do the following:
    [email protected] (actual size 288x288 pixels)
    My question is would you also follow this same naming and sizing convention for native Windows 8.1 desktop apps? I'm assuming you would, but I'm getting some pushback.
    This is slightly new territory in Windows desktop, but I'm hoping there may be a few who have experience and offer there suggestions.
    Thank you and best regards,

    You will probably get better feedback in the forum for the picture program you are using... what is that program? (Photoshop?)

  • Make Skype work properly with Windows DPI scaling for high resolution displays

    Hello, As of now, Skype does not work well with Windows DPI scaling. Everything looks fuzzy (fonts, icons, etc).Microsoft's recommendation is to turn off the DPI scaling ( http://support.microsoft.com/kb/2900023 ) but in this case, the text is too tiny to be read. Basically everyone with a high resolution display is stuck with either tiny of fuzzy fonts, making Skype unusable. It's really a pity because other Microsoft programs such as Office work perfectly with Windows DPI scaling, and Skype also looks great on Mac with Retina display. With high DPI displays becoming more and more common, this is a must have feature. Thanks for reading!

    pokegwa wrote:
    Hello, As of now, Skype does not work well with Windows DPI scaling. Everything looks fuzzy (fonts, icons, etc).Microsoft's recommendation is to turn off the DPI scaling ( http://support.microsoft.com/kb/2900023 ) but in this case, the text is too tiny to be read. Basically everyone with a high resolution display is stuck with either tiny of fuzzy fonts, making Skype unusable. It's really a pity because other Microsoft programs such as Office work perfectly with Windows DPI scaling, and Skype also looks great on Mac with Retina display. With high DPI displays becoming more and more common, this is a must have feature. Thanks for reading!It's been two years actually. As you can see Skype is really broken on HDPI displays and the issue is still being ignored/unacknowledged by Skype devs.

  • Firefox ignores Windows 8's compatability setting for high dpi screens.

    I recently tried the Windows 8.1 Preview, but then reset my machine to Windows 8 again.
    Before this, the first time I installed Firefox, it ran at a low resolution, so all the toolbars and content appeared huge and blurry. I fixed this with the Windows 8 compatibility setting disable display scaling on high DPI settings"
    After resetting the machine, and installing Firefox again, it was back to being blurry, so I changed the compatibility setting again, but this time, nothing happened. Even with the setting on, Firefox ignores it. Every other program with this setting works fine, and Firefox worked fine the last time around.
    I was advised in the Windows support forums to ask the question here.

    You can modify the layout.css.devPixelsPerPx and increase or decrease the value in 0.1 or 0.05 steps to adjust the size of fonts and other elements in Firefox.
    *The layout.css.devPixelsPerPx pref is a String value parsed to a float and allows to fine tune the dimensions of all elements (user interface and web pages) more precisely (resolution 0.1 or 0.05).
    *Change the default value -1 to 1 to make it work like in previous Firefox versions (100%)
    Start with a value of 1 and adjust this value with 0.1 steps or 0.05 for finer adjustments.
    *Use values between 1.0 and about 0.5 to reduce elements in size (do NOT go all the way to 0.05!)
    *Use values greater than 1.0 to magnify and make elements larger (percentage divided by DPI, % / DPI).
    *http://kb.mozillazine.org/about:config
    If web pages needs to be adjusted after changing this pref then you can look at the Default FullZoom Level or NoSquint extension.
    *Default FullZoom Level: https://addons.mozilla.org/firefox/addon/default-fullzoom-level/
    *NoSquint: https://addons.mozilla.org/firefox/addon/nosquint/
    Use this extension to adjust the font size for the user interface:
    *Theme Font & Size Changer: https://addons.mozilla.org/firefox/addon/theme-font-size-changer/

  • Support for High-DPI screens Windows

    This was posted two months ago by someone else, but I feel that it is too important to be ignored. I have a QHD resolution Lenovo Yoga 2 Pro laptop, and I use Spotify almost constantly. However, I almost never use the desktop app; with DPI scaling, the scaling is fine, but the resolution is horrrible. With my display, I would hope for 1080p resolution (at least), but apparently it will never happen. My question is: is it possible for the Spotify developers to create a Windows program with high DPI support? Or maybe a Windows 8 app? Pretty please?

    Hi there,
    I guess you are talking about this idea, I do agree that this idea is very important.
    As soon as an idea reaches 100 kudos it will reach the spotify team and they will change the status. To learn more about the processing of ideas read this post "How your feedback reaches Spotify"
    If would suggest to add your kudos and support in that idea, and keep sharing it on sites like Facebook, Twitter...
     

  • Intermittent bug in Touchpad One-Finger Scrolling with High-DPI display scaling

    This one is quite strange (since it does not happen all the time) but very annoying - on my T420s (with 1600x900 screen) I am using 150% DPI scaling in Windows7 (Pro x64). Ultranav driver is 16.2.5.0.
    I am using the preinstalled Chrome browser in a rather default configuration - and by default that program declares itself not High-DPI-aware and gets scaled up by desktop composition - something that can be changed in the properties from the compatibility tab, but which I keep like that since there are sites that look better this way!
    Long story short - touchpad scrolling fails to work in more than 50% of the cases in that specific Chrome setup in a way that strongly suggests it is a bug where the touchpad scrolling program fails to account for the fact that Chrome runs "scaled-up" - if Chrome is maximized and the mouse is positioned in the top half AND left-half of the screen scrolling works as expected, HOWEVER when the mouse pointer is positioned (still 100% over the Chrome window) towards the right/bottom extremes scrolling fails and the Ultranav driver seems to send the scrolling messages to some other window than Chrome! (since it seems to fail to take into account the 150% scaling - so it gets wrong values with GetWindowRect and should probably use instead stuff like DwmGetWindowAttribute(hWnd, DWMWA_EXTENDED_FRAME_BOUNDS...))!
    Steps to repeat the bug:
    - Windows 7 machine, large-resolution screen with Custom DPI text size set to 150% and the older XP-style scaling disable (which enables the new DWM scaling)
    - Chrome browser in default mode (which will use scaling); to repeat things easily the window should be maximized and the URL should be set to some long page on which scrolling can be performed
    - scrolling should be enabled in Touchpad settings (I do not normally use ChiraMotion, but I do not think it makes a difference)
    - mouse pointer should be positioned in the right-most 10% of the window and Touchpad One-Finger Scrolling should be attempted;
    - in many/most cases the scrolling messages are sent to some other window beneath Chrome (but NOT always, so it seems there might be another factor in play)
    - it is interesting that the different TrackPoint scrolling seems to work even in those conditions.

    You won't get a response from Adobe in these user-to-user forums but you will be heard if you post your frustration via the official bug report form:
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    Don't expect a formal personal reply though.

  • Embedded objects do not scale on high-dpi displays

    I am using a new Lenovo Yoga 2 Pro laptop with a 3200 x 1800 display. Though in general the high-DPI scaling works to keep text sharp for most webpages (something that cannot be said for Chrome or Opera), Flash does not scale with the rest of the website. For example, when I watch a Youtube video, the text, objects, etc. scale appropriately, but the buttons for the flash player are very small.
    https://dl.dropboxusercontent.com/u/30375975/youtube_screenshot_problem.png

    Does this occur with all flash content?
    Please consider contacting the Adobe support team about this issue.<br>
    I think that maybe Flash Player is not compatible with this high screen resolution.

  • Is there support yet for PC high DPI displays?  I see there is support for Apple....

    Have been a user of Photoshop Elements for many years.  Presently have version 12, which is unusable on my Dell XPS 15" with 4K Ultra HD display.  I found a statement somewhere on Adobe's site that there is support for HiDPI displays from Apple, but no mention of Windows machines.  Scaling, changing resolution, etc. doesn't help - the icons are tiny and can't be seen by my eyes without squinting or a magnifying glass.  I don't want to switch programs but will if support isn't there for displays like mine that are more common every day.....

    Yes, in PSE 13 but definitely do the trial first to see if it works well for your display.

  • How to generate imagemanfiest for high DPI icons?

    We have found that there is a tool allowing to build imagemanifest file from resources. Can you point us to it or to guidlines how it is expected to look like.

    Hi Sergey Kuks,
    Thank you for posting in the MSDN forum.
    You know that actually this forum is to discuss:
    Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, and Visual Studio Editor.
    You said that it is one tool, could you share us more information about this tool? Is it related to the VS IDE? When you will use it in your side, developing an app or others? Could you share us more information about it? It seems that
    it is not the VS IDE usage issue. 
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Flash for higher resolution displays

    Newbie here (using CS3 Professional...just completed first
    basic tutorial). I've been searching Adobe documents and this
    forum, but haven't found an answer to my question. I'm wanting to
    use flash for a tradeshow digital signage application and I need my
    PC to output a flash movie at a resolution of 4080x768. An external
    Matrox card will divide that resolution over three LCD flat-panel
    displays. I learned that Flash's max stage size is 2880 pixels
    either horizontal or vertical. Any workarounds? or is this even
    do-able?
    Thanks!

    If the computer recognized the three monitors as three
    monitors, and not one really wide monitor, then you could run three
    full screen flash programs at the same time, one on each screen,
    also syncing them with localConnection. It could be pretty easy to
    sync content if you created a movie clip to hold all your animation
    (the movie clip can be 4080 px wide) and then animated everything
    so that a very wide clip had the entire animation. Then use a stage
    with a width of 1360 and move this clip to x positions 0, -1360,
    and -2720, each time saving the movie and publishing. If you have
    one that sends localConnection cues to the others, then it should
    be able to sync things up.
    This is much easier said than done of course, as I dunno what
    kind of content you're running, audio, video, etc. Plus, I think
    you're dealing with a situation where you have a computer that sees
    one big screen and not 3 smaller ones, so the second solution might
    not work.
    You could try a similar thing and drop all of them in a
    Director shell, which will do 4080 pixels wide, and use the same
    technique, but that could be a big performance hit, and it adds
    another (expensive) pieces of software.

  • Where is high DPI display support?

    Trust me, it is right time to have it.Skype is pretty much useless on my Win8 desktop

    Running version 6.18.  Another vote here to have this fixed. I've included some screenshots to try show just how bad this is! All the image are NOT scaled. About Skype:
       Menu and toolbar (note the poor quality of text):   Dial-pad (it's barely legible):  The application and advertising (note how sharp explorer and chrome are):  Finally, the system tray icon (spotify also has this issue):
      Please put a dev on this; hell, I'll pay for the coffee.

  • Right side menu too small font size of letters in Windows 8.1 High DPI screen

    Hi, I just own a new laptop with Windows 8.1 and high resolution screen.
    When I start Adobe Reader, the document area seems to be readable, with "normal size fonts", but the options menú in the right side uses a very small fonts size and is hardly readable.
    I tried to change it using the Windows "change menu, title, icons size, but withpout success.
    Any solution for it?
    By the way, in a Lenovo Ideapad U430 Touch, there is not "magnyfying glass" combination key and the zoom function of the touch screen doesn't work either in that right side menu área (it works in the document area, not in the right side menu area).
    Any help will be welcomed.
    Thanks.
    Javier

    Hi, Pat, test done.
    Thanks for your suggestion, it was somehow helpful, or, let say, half and half.
    It was helpful in the way that when I opened the preferences Windows I was not able to see the full window, there was a part of the right side of the window that was out of the screen. So, when I changed the "scaling settings options and behaviour" from "Auto" (default value) to 100% everything was in the display.... So, this was of high help.
    BUT I was not able to find any way in all the suggested document for making the fonts used in the right window of the Adobe Reader, the one where the "Tools" and "Comments" menus are displayed more readable, bigger size, than the one that the product uses by default in the High DPI display.
    So, thanks for the suggested document that helped to solve the first point.
    BUT
    Any other idea that could help for changing the fonts used in the "Tools" or "Comments" menu window?
    Thanks and kind regards.
    Javier

  • Panel not resizing for high-resolution monitors

    Received this in an email from a person using an HTML5 panel:  "What I'm seeing on a high resolution monitor (3840x2160) is that the panel doesn't resize to fit its container."
    The container for the panel is appears to have scaled up, but the panel itself is tiny within this container.
    The pixel dimensions on which the panel was built (and what's coded into the HTML for the panel) makes the panel the correct size on "normal" monitors, but it doesn't appear to up rez for high-resolution monitors.  The user can scale the rest of Photoshop's menus and panels using some interface in the OS, but the panel doesn't scale.
    Anyone have any thoughts on this weather or not it's possible to get panels to up-rez for high-resolution monitors?
    Thanks.

    qsea wrote:
    Why is there no scaling for high resolution monitors in Adobe Bridge CC?
    Photoshop CC, Illustrator CC and Indesign CC have 200% scaling…
    Inconsistency between or among applications in the artificial "suites" should come as no surprise.
    The "suite" concept is a fabrication of Adobe marketing and bean-counting types.  The engineering teams are totally independent of each other, they are not only in different buildings but in different cities and states of the American Union, even in different countries.
    The fact that they have little if any communication among them is highlighted by requests occasionally made in these forums by top Adobe engineers to let the other teams know when there are problems in one application that impact our workflow in another one.

  • Is PS ready for high-res laptop screens?

    I am considering buying Dell Precision M3800 but the I am really worried that it won't be usable for PS.
    Has there been any improvement in this issue?

    Photoshop CS6 won't scale and won't be patched to scale. Only CC 2014 has the 200% adjustment so you can read the interface on the M3800 laptop.
    Photoshop CC (v 14) won't either. CC 2014 (v15) will.
    I'm not familiar with other programs in CS6, so you have to ask in their respective forums.
    The other bad news is that files you see in your old laptop at 100% will appear half-sized on a high dpi screen. So I don't know how M3800 users get around that.
    A recent update: Photoshop: Introducing scale the UI 200% for high-density displays for Windows
    You should join that thread if you have further questions. Chris Cox is the senior programmer for Photoshop.
    Gene

  • High DPI Plans?

    I just bought a Lenovo Yoga 2 Pro which has a sexy 3200x1800 13.3 inch screen. I loaded up AE, because obviously that's the first thing you use to test a new computer out, to be greeted with the most microscopic interface I've ever seen. As much as i like playing find-the-parameter with 2-point font, it brings up a big question for me: Does Adobe have any plans to add support for high-DPI screens on PC anytime soon? I can run at a lower resolution for now, but I know I'm not the only one wondering this, and I haven't been able to find anything about it, so I thought I'd ask.

    The current target for HiDPI viewers on Windows is sometime next year (probably the second half of next year). That's a rough estimate, though. We just added this functionality for Mac OS in After Effects CC (12.1).

Maybe you are looking for

  • Is there a way I can delete lots of photos at once on iPhone 4?

    I need to delete lots os photos from my iPhone 4 and I would like to know if I can select a big number of photos and delete them at once instead of having to delete one by one.  Is there a way to do that?

  • Quite complext problem - INSERT into PAYMENTS

    I am trying to use the following code to insert data into the payments table. The code does work, the user is prompted for the order number (3 times - but this is ok). The fnext time this code is used the order number previously entered is used again

  • HELP!! Can't read a map within a map

    Hey guys. I've been stuck on this issue for quite some time now and I haven't been able to figure this out. My structure that I am storing data in is in a map within a hashmap so its looks like the following < k , <k,v>> or in my case <String, <Integ

  • Set Queue dinamically in Send step

    Hi, Does anyone know if it is possible to set the queue name for EOIO processing in a send step of a ccBPM dynamically? Thanks Rodney

  • HP6380 will not print with Windows 7 new install

    I have an HP 6380 All-in-one printer. It has never given me any problem when printing in Vista. We purchased a new laptop for the Wife with Win 7. I installed the printer on there with no problems. I then decided to upgrade my laptop to 7 Ultimate. W