Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
borderColor#ccc
bgColor#FFFFCE#FFFFCC
titleBGColor#F7D6C1#FFFFCC
titleModality
borderStyledashedsolid
  • I don't really like the idea of save/set options, since I really think that the model should be non-modal. Right now there's this oddity of actions like remove channel which happen immediately, but other options which are applied and then saved. Getting users to save changes in particular seems like it's as hard as getting them to logout.
  • Looking at the example below for adding a tab, you'll see that the addTab method automatically saves the new tab when it is created. I think it should be up to the institution to decide how save should be implemented for their organization. Out of the box, all actions could be immediately saved. - Collier

So, for My VT, adding a tab might work like this:

...