Open linkmauve opened 7 years ago
Many elements in a GUI will appear in the form of lists, such as tabs in a browser, bookmarks, messages in a chat client, icons in a launcher, etc.
cedar’s view system should have a way to map a Vec from the model into a list of GUI elements.
Vec
That would indeed help a lot.
Many elements in a GUI will appear in the form of lists, such as tabs in a browser, bookmarks, messages in a chat client, icons in a launcher, etc.
cedar’s view system should have a way to map a
Vec
from the model into a list of GUI elements.