https://www.mediawiki.org/wiki/Special:Code/MediaWiki/103436

Revision: 103436
Author:   brion
Date:     2011-11-17 02:07:39 +0000 (Thu, 17 Nov 2011)
Log Message:
-----------
update readme; basic gradients done, but not for active buttons
also added a couple other flaky bits

Modified Paths:
--------------
    trunk/mockups/athena/README

Modified: trunk/mockups/athena/README
===================================================================
--- trunk/mockups/athena/README 2011-11-17 01:45:29 UTC (rev 103435)
+++ trunk/mockups/athena/README 2011-11-17 02:07:39 UTC (rev 103436)
@@ -53,12 +53,18 @@
 
 * search not yet implemented
 * footer buttons & links not yet implemented
-* pretty gradients and such not yet implemented
 * login-y features not yet implemented
 * "you" pop-up menu details in mobile view not yet implemented
 * tap to show toolbars in mobile view not yet implemented
 * icons only at medium density (will be blocky or blurry on high-res phones)
 * hash links like references and 'jump back a section' don't appear to be 
working consistently?
+* no blue selected background gradient for buttons yet
+** CSS gradients go into the background-image slot, which is being used for 
the icons. may need to turn the icons into <img>s or something
+* clicking article/discuss doesn't switch the sliders around yet
+** this may require restructuring :)
+* 2-3 pixels of empty space appear between the bottom of the <iframe> and the 
top of the toolbar below it when docked. These appear as black (outer document 
background) :(
+** related: pretty sliders in mockups have a transparent part, not implemented
+* sizing of buttons/sliders isn't right yet
 
 
 Firefox 7 / Desktop


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to