make MatrixDispatcher constructor public
7bd6bb6e
cram OpenRoomsStore between RoomViewStore and dispatcher
869c81eb
pass the RoomViewStore down with a prop instead of global var.
df8539d6
track active room with OpenRoomsStore
43efa29e
correctly detected collapsed rhs
78d5d7ac
avoid using roomviewstore for detecting selected room
720bc11a
make copy of initial state, as there can be multiple instances now
f95b2617
less ambigious name for local dispatcher
d7924ad1
support opening all rooms of a group in OpenRoomsStore
6ec6303b
add first draft of RoomGridView
d4748c91
wire up view_group_grid action from community context menu to new view
399d3c5c
basic divider lines for tiles
fdd324a9
fix errors when trying to switch room
b68df042
allow changing active room in grid by clicking it
cf0f75ca
also give empty tiles a key
36decaf7
style active room rect, and make it not jump
2ceef009
also forward actions from room dispatcher to global one
fbfbefe4
emit focus_composer after updating the active room in GroupGridView
9a24249f
only listen and dispatch to room-local dispatcher in room view, composer
44200a6f
add right panel back to grid view
74becf71
use % instead of fr units for grid, make size independant of content
ec070ea7
show right panel tabs inside panel instead of room header in grid mode
f593bff3
disable editor history/persistence when in grid to avoid pesky bug
c8243357
show focus glow below dialogs (at z-index 4000)
b0c84591
make menu option look somewhat better
0ffd7776
hack so we don't revert to single room view when viewing grid
368ef9e8
emit join error over own dispatcher, meh
04bb13bb
remove trace, add comment, ...
1810c17d
fix correct room being highlighted in left panel
39289e57
fix lint
7b6c8633
Merge branch 'experimental' into bwindels/roomgridview-experimental
290dc9d8
allow right panel to be hidden (although container is still visible)
b63bd5ea
clear width of right panel container when collapsed in grid view
81c48f07
fix lint
8fa7ec0f
add feature flag for grid view
c2f6fc38
fix (some) lint warnings
aedc220b
fix some more lint warnings, as limit is 16 now
c6952ba5
undo unneeded changes
c9272c48
add right panel toggle button to room header when in grid
7227049c
fix lint
56726ba8
bwindels
removed review request
7 years ago
update copy
52c56106
change icon
9e67dbf0
bwindels
changed the title Redesign: grid view experiment Tiled room UI 7 years ago
dbkr
commented
on 2019-01-09
fix PR feedback
25442746
dbkr
approved these changes
on 2019-01-09
bwindels
merged
ece5cb1f
into experimental 7 years ago
Login to write a write a comment.
Login via GitHub