intel / rib

Rapid Interface Builder (RIB) is a browser-based design tool for quickly prototyping and creating the user interface for web applications. Layout your UI by dropping widgets onto a canvas. Run the UI in an interactive "Preview mode". Export the generated HTML and Javascript. It's that simple!
https://01.org/rib
Apache License 2.0
148 stars 74 forks source link

[Outline View] Added node have event handler information. #290

Closed xuqingkuang closed 12 years ago

xuqingkuang commented 12 years ago

Fixed issue: https://01.org/jira/browse/RIB-35

zhizhangchen commented 12 years ago

We'd better have an icon to indicate there are event handlers in the widget and clicking it will bring up the event handler dialog

xuqingkuang commented 12 years ago

The code updated by your comments, please review. @zhizhangchen

zhizhangchen commented 12 years ago

I think the icon is too big and the lightening should have two branches instead of three.

zhizhangchen commented 12 years ago

"Using an icon to indicate existence of event handlers" should be a better commit message

xuqingkuang commented 12 years ago

Instead by #296.