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 - increment/decrement support for property values should be smoother
Summary: increment/decrement support for property values should be smoother
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 7.4
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 09:27 UTC by Marek Fukala
Modified: 2014-10-06 13:26 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.