This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 226158

Summary: increment/decrement support for property values should be smoother
Product: web Reporter: Marek Fukala <mfukala>
Component: CSS Visual ToolsAssignee: Jan Stola <jstola>
Status: NEW ---    
Severity: normal CC: johnjullion, pjiricka
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:

Description Marek Fukala 2013-02-15 09:27:43 UTC
Well, we are already lacking in the "smooth" are in CSS. 

When I take a pixel value in Chrome tools and hold down the up key, I get a nice
smooth animation of the selected element getting bigger as the number
goes up. 

In NetBeans it's only updated when I let go of the up key, so I
have to tap the key rather than hold it down.