Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for 27454 - Fade out close button state on mouse exit | dmaclach@chromium.org | 2011-07-13 | 1 | -0/+28 |
| | | | | | | | | | | | Changed TabView.xib to make the close button have a layer backing it's view. BUG=27454 TEST=Create some tabs. Move the cursor over the close button for the tabs, and then out. Watch them fade. Review URL: http://codereview.chromium.org/7331042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92318 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Major rewrite of BookmarkButton event-handling to support proper menu | maf@chromium.org | 2011-03-05 | 1 | -0/+35 |
tracking on mousedown, sticky and non-sticky menus, drag-down to get menu on draggable folders, etc. Also contains first half of animation support for these UI items. Note that a forthcoming checkin will add live animation during the drag, but that's not covered by this checkin, which adds animation support for the bookmark toolbar buttons, but only in response to completed actions. BUG=72011,70002,72012 Review URL: http://codereview.chromium.org/6594065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77022 0039d316-1c4b-4281-b951-d872f2087c98 |