RFR: 6672: JavaScript formatting template
    Miroslav Wengner 
    mwengner at openjdk.java.net
       
    Sun Jan 19 21:09:47 UTC 2020
    
    
  
On Sat, 18 Jan 2020 16:30:39 GMT, Marcus Hirt <hirt at openjdk.org> wrote:
>> application/org.openjdk.jmc.flightrecorder.flameview/src/main/resources/page.template line 32:
>> 
>>> 31: 				.cellHeight(18)
>>> 32: 				.transitionDuration(320)
>>> 33: 				.minFrameSize(5)
>> 
>> Was this change intended to be included in this formatting PR?
> 
> "Also lowering the animation time for animations, since they are annoyingly slow now." 
> Yes, thought I might as well, since it's such a small change.
it makes sense
-------------
PR: https://git.openjdk.java.net/jmc/pull/36
    
    
More information about the jmc-dev
mailing list