[ https://issues.apache.org/jira/browse/PIVOT-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978081#action_12978081 ]
Greg Brown commented on PIVOT-682: ---------------------------------- Actually, here is a reason why sheets should slide out from and remain attached to the top of a widow: modal windows like dialogs and sheets require input from the user, and users read from top to bottom. Visually, the eye will be directed towards the top first - the fact that it is horizontally centered serves to emphasize the importance of the interaction. A modal window positioned anywhere else will be confusing, and will not convey to the user that immediate attention is required. This means that the Tray concept is probably flawed as well, unless it is implemented as a modeless window (and, now that I think about it, that is exactly how Trays are implemented on OS X). I'd suggest that we consider other alternatives for sliding non-modal content into view. G > Enable slide-in direction specification in the case of Sheet component > ---------------------------------------------------------------------- > > Key: PIVOT-682 > URL: https://issues.apache.org/jira/browse/PIVOT-682 > Project: Pivot > Issue Type: Improvement > Components: wtk-terra > Environment: all > Reporter: Zsolt Putnoky > Fix For: 2.0.1 > > Attachments: 20101221.TerraSheetSkin.slide_direction.patch, > sheets_tutorial.jpg, sheets_tutorial.zip > > > Dear All, > As discussed over the forum, it would be a nice feature to be able to define > from which side the Sheet component is sliding in. The discussion can be > found: > http://apache-pivot-users.399431.n3.nabble.com/Sheet-sliding-in-from-the-left-right-bottom-Is-there-a-way-tp2032319p2032319.html > Your work is highly appreciated, > Regards, > Zsolt 'MSafiri' Putnoky -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.