Infragistics / livewire

A simple web content editor built with Electron
https://waffle.io/infragistics/livewire
19 stars 9 forks source link

Support Many Open Files in Tab Area #7

Closed craigshoemaker closed 8 years ago

craigshoemaker commented 9 years ago

Make an icon appear on the right when the tabs flow past the view-able area. When the icon is clicked then a list of open files is shown. When a file name is clicked then the file is brought to focus.

  1. As a writer I want a drop down list to appear on the far right that exposes the file names of tabs that have flowed off the screen (when a large amount of tabs are open) so that I can easily access all files at all times.
  2. As a writer I want to be able to click on a file name in the tabs drop down list and the selected document is made active and appears on the scree (and the tab is shown as active) so that I can easily navigate to differnet tabs.
  3. As a writer I want the tabs drop down list to only list file names of tabs that have overflowed the container and are no longer viewable to me.

    Comments

Right now, if you open a large amount of tabs, they will eventually flow off the right hand side of the screen making it impossible to get to tabs on the far right end of the tabs list.

craigshoemaker commented 8 years ago

closed by 99f21d6e882c24e7eb9dc65b6217e939f895815d