[Rev 01] RFR: 8245499: Text input controls should show handles on iOS
    Jose Pereda 
    jpereda at openjdk.java.net
       
    Tue May 26 17:35:57 UTC 2020
    
    
  
On Tue, 26 May 2020 11:42:46 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:
>> Jose Pereda has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add new line at the end of the file
>
> modules/javafx.controls/src/ios/resources/com/sun/javafx/scene/control/skin/caspian/ios.css line 58:
> 
>> 57:     -fx-pref-height: 12;
>> 58: }
> 
> No newline at end of file.
Fixed
> modules/javafx.controls/src/ios/resources/com/sun/javafx/scene/control/skin/modena/ios.css line 58:
> 
>> 57:     -fx-pref-height: 12;
>> 58: }
> 
> No newline at end of file.
Fixed
-------------
PR: https://git.openjdk.java.net/jfx/pull/231
    
    
More information about the openjfx-dev
mailing list