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

[Rebased] Show image options as datalist in property view #265

Closed DonnaWuDongxia closed 12 years ago

zhizhangchen commented 12 years ago

It seems it still can't be automatically merged. Please try fetching upstream and rebase again

DonnaWuDongxia commented 12 years ago

updated

grgustaf commented 12 years ago

The status of the images is not a property of the Design, but rather the Project/Filesystem. If the user chooses NOT to delete an image for instance, after removing the last use in the design... it is no longer in the design, but you'd still want it in the list because it's available.

grgustaf commented 12 years ago

The first patch seemed like a nice cleanup so I took that even though I didn't take the other two patches yet.

DonnaWuDongxia commented 12 years ago

replaced by #273