index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
collections
/
CollectionMenu.tsx
Age
Commit message (
Collapse
)
Author
2020-07-21
fixed compile warnings
Bob Zeleznik
2020-07-17
got rid of InkOptionsMenu. Merged into CollectionFreeFormViewChrome.
Bob Zeleznik
2020-07-17
fixes for collectionMenu button sizes.
Bob Zeleznik
2020-07-17
changed dropping menu items from collectionMenu to create fonticonbuttons if ↵
Bob Zeleznik
all parameters are filled in. . and buttons are placed in overlay layer. added labels to all fonticons usin title + added a tooltip field. turned off autoscroll of freeform view when dragign buttons (which will be in the overlay)
2020-07-15
adjusted startup location of unpinned CollectionMenu
Bob Zeleznik
2020-07-15
fixed tooltips to share a csss style. added tooltips for richtext.
Bob Zeleznik
2020-07-15
moved all of collectionViewChrome permanently into CollectionMenu
Bob Zeleznik
2020-07-15
make collectionMenu unpinnable
Bob Zeleznik
2020-07-14
converted collectionChrome into a menu bar
Bob Zeleznik
2020-07-14
moving collectionViewChrome to CollectionMenu
Bob Zeleznik