Skip to content

Added controlled layout widget creation, fixed missing hover action for widgets from layout#8

Open
joarb wants to merge 2 commits intoderickd:masterfrom
joarb:master
Open

Added controlled layout widget creation, fixed missing hover action for widgets from layout#8
joarb wants to merge 2 commits intoderickd:masterfrom
joarb:master

Conversation

@joarb
Copy link
Copy Markdown

@joarb joarb commented Jan 23, 2013

I've implemented three changes:

  • Possibility of customizing screen dimensions
  • Added controlled widget creation from layout. This is achieved by letting the user provide a field "order" with the widget with lowest order values being processed first and the highest processed last.
  • Fixed missing hover action for items when widgets created from layout file was overlapping. E.g. the hover action will not work for a button placed ontop of a background image occupying the entire screen (both from a layout file).

See http://getmoai.com/forums/post8554.html#p8554 for some additional background and discussion regarding the missing hover action.

joarb added 2 commits January 23, 2013 20:19
…ing of props added to the MOAIPartition, i.e. last prop in is first prop out of the partition. See http://getmoai.com/forums/post8554.html#p8554 for discussion.
…t files, by use of "order" field per widget element in layout file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant