On Fri, 30 Apr 2021 20:23:21 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:

>> Alexander Zuev has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Update src/java.desktop/windows/native/libawt/windows/ShellFolder2.cpp
>>   
>>   Select one icon at a time.
>>   
>>   Co-authored-by: Alexey Ivanov 
>> <70774172+aivanov-...@users.noreply.github.com>
>
> src/java.desktop/share/classes/javax/swing/filechooser/FileSystemView.java 
> line 267:
> 
>> 265:     * returned will be a multi-resolution icon image,
>> 266:     * which will allow better scaling with different
>> 267:     * magnification factors.
> 
> I'm not sure what are the standard terms to refer to High DPI environments 
> and the scale factors associated with High DPI.

In Windows environment it is scaling size or scaling factor. On Mac it is 
called scaled resolution. So i would say scaling factor is an appropriate term.

-------------

PR: https://git.openjdk.java.net/jdk/pull/2875

Reply via email to