Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
255 commits
Select commit Hold shift + click to select a range
8b395e5
Add comments and onSearch function
jmigual Jun 1, 2016
ad6947e
Add LibraryViewManager to Mixxxx code
jmigual Jun 1, 2016
9b92539
Changed LibraryViewManager to LibraryPaneManager
jmigual Jun 2, 2016
46c0ff8
Changed bindWidget to bindRightPane
jmigual Jun 2, 2016
d58e70c
Created new skeleton for Pane manager
jmigual Jun 2, 2016
79ecf0b
Changed destructor of library
jmigual Jun 2, 2016
50a849c
Removed libraryViewManager from main
jmigual Jun 6, 2016
f3e64d6
Add bind right and left pane functions
jmigual Jun 6, 2016
db6eaaa
Begin implementing right pane function and add keyboardeventfilter
jmigual Jun 6, 2016
e5cb15e
Merged branch master into master
jmigual Jun 6, 2016
c3259d2
Change names from left right pane to sidebar expanded and librarywidget
jmigual Jun 7, 2016
1f51cfd
Add destructor and more name refactoring
jmigual Jun 7, 2016
1f3a6d5
Moved features constructor to function
jmigual Jun 7, 2016
1391998
Missed to commit rename
jmigual Jun 7, 2016
4ed43ae
Move many functions from library to library pane manager
jmigual Jun 7, 2016
6525b48
Change features names
jmigual Jun 7, 2016
2763551
Missed name change
jmigual Jun 7, 2016
37c433e
Add again features vector
jmigual Jun 7, 2016
bf599dc
Add focused() signal in wlibrary
jmigual Jun 7, 2016
e708c84
Comment code to allow compiling
jmigual Jun 7, 2016
5108305
Create button bar
jmigual Jun 7, 2016
96abc85
Handle focus
jmigual Jun 7, 2016
4650539
Rename add button function
jmigual Jun 7, 2016
6baa8d0
Added stub
jmigual Jun 7, 2016
e8b96f3
Added button bar bind function
jmigual Jun 7, 2016
ba81ef7
Changed pointers implementations
jmigual Jun 8, 2016
bf93228
Changed button bar for better compatibility with current code
jmigual Jun 8, 2016
694faa4
Added more widgets to handle
jmigual Jun 8, 2016
10cf192
Added new slots and handle multiple panes slot
jmigual Jun 8, 2016
a4e0a46
Add more bind functions and add event filters
jmigual Jun 8, 2016
00bb5c2
Begin moving some functions to libraryPaneManager
jmigual Jun 8, 2016
3ce9863
Merged branch master into master
jmigual Jun 8, 2016
2b7a210
Added track view name
jmigual Jun 8, 2016
be5d694
Add id to Library and SearchBar nodes
jmigual Jun 8, 2016
54f4095
Add create Pane function
jmigual Jun 8, 2016
cbf6cd2
Create new bind LibraryWidget function
jmigual Jun 8, 2016
02cf254
Use getFocusedPane function()
jmigual Jun 8, 2016
6cc1ba8
Removed unnecessary signals
jmigual Jun 8, 2016
c021ee2
Add new signals and removed unnecessary slots
jmigual Jun 8, 2016
b8310ca
Removed unnecessary slots and attributes
jmigual Jun 8, 2016
f5a6774
Added parseLibrarySidebar and SidebarExpanded
jmigual Jun 9, 2016
1961675
Renamed some functions and removed unnecessary code
jmigual Jun 9, 2016
08d21ed
Added Experiment skin
jmigual Jun 9, 2016
db73765
Remove bind function and add a generic in the superclass
jmigual Jun 9, 2016
c6289a6
Fix some bugs in Experiment skin
jmigual Jun 9, 2016
55d2261
Fix focused pane not being assigned the first time
jmigual Jun 9, 2016
c4f4cef
Added id for Library Pane
jmigual Jun 9, 2016
f88f622
Removed segmentation fault caused by unnecessary pointer deletion
jmigual Jun 9, 2016
0d3edad
Added size limit to sidebar
jmigual Jun 9, 2016
c323bfe
Added sizes in Experiment skin
jmigual Jun 9, 2016
34b9405
Removed event filter
jmigual Jun 9, 2016
fd757b0
ButtonBar changed PushButton to ToolButton
jmigual Jun 9, 2016
5ca79bb
Pane manager add difference between expanded sidebar and library widget
jmigual Jun 9, 2016
89b704b
Fix id warning and added id skin error
jmigual Jun 9, 2016
34a2a76
Add debug options, and fixed some wrong names
jmigual Jun 9, 2016
2f5d435
Removed old class
jmigual Jun 9, 2016
e7c9c0a
Removed unnecessary methods
jmigual Jun 9, 2016
49fafd8
Fix wrong Widget type in skin
jmigual Jun 9, 2016
ea1a331
Disable debug prints in functions
jmigual Jun 9, 2016
6dc0a74
Add default nullptr construction
jmigual Jun 9, 2016
adb7aa4
Fix wrong pane being called for sidebarExpanded
jmigual Jun 9, 2016
49a4849
Remove old libaryviewfeature remains
jmigual Jun 9, 2016
ba8823a
Change name to bindPaneWidget
jmigual Jun 9, 2016
07e18ee
Add warning on wrong id
jmigual Jun 9, 2016
d1b4c4e
Rename function
jmigual Jun 9, 2016
c53f165
Fix focused() event not triggered on some cases
jmigual Jun 9, 2016
377a126
Removed unnecessary code and rename function
jmigual Jun 9, 2016
8560065
Rename function
jmigual Jun 9, 2016
8f2e880
Removed tracktable from LibraryPaneManager
jmigual Jun 9, 2016
6133083
Add features to sidebar expanded
jmigual Jun 9, 2016
7270e22
Fixx null pointer segmentation fault
jmigual Jun 9, 2016
57b3980
Removed unnecessary sizes
jmigual Jun 10, 2016
b4463e4
Removed unnecessary functions
jmigual Jun 10, 2016
d22359d
Experimenting with skin
jmigual Jun 10, 2016
e06309a
Add view name
jmigual Jun 10, 2016
5c3c51e
remove BindSidebar implementation in LibraryFeature
jmigual Jun 10, 2016
fe30be6
Add event filter in LibrarySidebarExpanded
jmigual Jun 10, 2016
153fa98
Merged branch master into master
jmigual Jun 10, 2016
e0d05ce
Remove some experiments and use proper names
jmigual Jun 10, 2016
e7200e3
Fix sidebar not being shown
jmigual Jun 10, 2016
ca890a5
Remove table from dlgautodj
jmigual Jun 10, 2016
286d381
Implement bindSidebar
jmigual Jun 10, 2016
3adb028
Fix segmentation fault deleting a deleted pointer
jmigual Jun 10, 2016
7d7941d
Added new library to Deere skin
jmigual Jun 10, 2016
2240551
Fix wrong name in crate feature
jmigual Jun 10, 2016
e906801
Add destroy interface function to handle skin reload
jmigual Jun 10, 2016
5359403
Add style to new Deere library
jmigual Jun 10, 2016
66decc3
Fix Segmentation Fault in autoDjFeature when reloading
jmigual Jun 10, 2016
f22b448
Added destroy interface function to avoid segmentation faults
jmigual Jun 10, 2016
1dce4d7
Set button bar inside scrollbar
jmigual Jun 10, 2016
f168eb9
Removed Id restriction
jmigual Jun 10, 2016
ff0379f
Change tag from Library to LibraryPane
jmigual Jun 10, 2016
c835091
Fixed search
jmigual Jun 10, 2016
c2ca2ac
Add beter description of never returning true
jmigual Jun 10, 2016
cc01f34
Remove experiment skin
jmigual Jun 12, 2016
1795559
Add default sidebar binder
jmigual Jun 12, 2016
01e4749
Add button that suports the rightclick event
jmigual Jun 12, 2016
8356c1c
Add getViewName function to all features
jmigual Jun 12, 2016
bdeff38
Fixed bug not clicking in wrightclickbutton
jmigual Jun 12, 2016
f190215
Removed unnecessary bind in crate feature
jmigual Jun 14, 2016
5c1b1f1
Removed sidebar expanded focused, it always changes now
jmigual Jun 14, 2016
2906210
Improved bind function for libraryFeature
jmigual Jun 14, 2016
33fc277
Added view name in some features
jmigual Jun 14, 2016
e5c1e76
Fix compilation errors
jmigual Jun 14, 2016
5cbe1dc
Added new WScrollArea widget
jmigual Jun 15, 2016
3591262
Added scroll area to autodj
jmigual Jun 15, 2016
479ce6c
Fix CSS with scroll area and move elements for better fit
jmigual Jun 15, 2016
aafe781
Merged branch master into master
jmigual Jun 15, 2016
74755b6
Merged branch master into feature/libraryManager
jmigual Jun 15, 2016
cceb051
Fix rhythmbox feature not showing
jmigual Jun 15, 2016
333f767
FolderTreeModel was not showing anything when the modelindex was invalid
jmigual Jun 15, 2016
fb67413
Add WBaseLibrary class and separate methods from WLibrary
jmigual Jun 15, 2016
47280e8
TreeItemModel accep drop targets
jmigual Jun 15, 2016
e56a21d
User WBaseLibrary instead of WLibrary
jmigual Jun 15, 2016
6f4378e
Fix style in WBaseLibrary
jmigual Jun 15, 2016
319bfa5
Allow right click in empty crate
jmigual Jun 15, 2016
a2e46d6
Add suport for TreeItemModel in WLibrarySidebar
jmigual Jun 15, 2016
4108a32
Add generyc spliter CSS
jmigual Jun 15, 2016
d8ddf30
Add maximum size to LibrarySidebar
jmigual Jun 15, 2016
9bef16e
Move analysis feature to Sidebar
jmigual Jun 15, 2016
f464d37
Add treeview to AutoDjFeature
jmigual Jun 15, 2016
8413abf
Fixed Segmentation fault in DlgAnalysis
jmigual Jun 15, 2016
3664115
Fixed bug in AutoDj not handling multiple tables
jmigual Jun 15, 2016
917e667
Added Library item in LibraryTree
jmigual Jun 15, 2016
7dcca2a
Fixed size in button bar
jmigual Jun 15, 2016
a3c474c
Added icon suport in TreeItemModel
jmigual Jun 15, 2016
b4aeb61
Renamed pLibraryWidget and added getter
jmigual Jun 15, 2016
093aa4d
Removed unnecessary pLibraryWidget from LibraryControl
jmigual Jun 15, 2016
544c32a
Added getActiveView function in Library
jmigual Jun 15, 2016
9b894a9
Added setCurrent index in WBaseLibrary to avoid bugs
jmigual Jun 15, 2016
305e099
Removed button bar from splitter
jmigual Jun 15, 2016
063b3d7
Added new Library style to LateNight skin
jmigual Jun 16, 2016
997d016
Added CSS to new Library Layout
jmigual Jun 16, 2016
6d42ff4
Added deleteLater to pane widgets and remove some debugs
jmigual Jun 16, 2016
c331f46
Remove some unnecesary code and set Margin to 0 by default in Wbuttonbar
jmigual Jun 16, 2016
0ae467e
Remove unnecessary items in LateNight
jmigual Jun 16, 2016
8a7f075
Added style to handle focus
jmigual Jun 16, 2016
7a28391
Add smart option to switch between panes
jmigual Jun 16, 2016
83d194b
Add visuals for focus change in pane
jmigual Jun 16, 2016
db11089
Set data to wbuttonbar
jmigual Jun 16, 2016
19ee42a
Add new LibraryPaneManager inherited class
jmigual Jun 18, 2016
d724ab2
Remove switch from LibraryPaneManager
jmigual Jun 18, 2016
571d7b3
Use new LibrarySidebarExpandedManager in library
jmigual Jun 18, 2016
cc24a08
Added focus indicator on deere skin and more minimal in LateNight
jmigual Jun 18, 2016
580d051
Add paneId parameter in bindPaneWidget function
jmigual Jun 18, 2016
8e0918f
Add better focus engine
jmigual Jun 18, 2016
6ef7a31
Add feature click button to handle features
jmigual Jun 18, 2016
a2a4f25
Add hover code for feature click button
jmigual Jun 18, 2016
998c0ab
Add forward declaration for fast compilation
jmigual Jun 18, 2016
6e6ae06
Fix treeitem model not accepting some drop events
jmigual Jun 18, 2016
e8ac1ef
Add forward declaration and remove some debugs
jmigual Jun 18, 2016
b04fb44
Add autoexpanding on hover in wbuttonbar
jmigual Jun 18, 2016
0cdfd61
Add drag move support for playlist feature
jmigual Jun 18, 2016
ce7f142
Add new library layout to Shade skin
jmigual Jun 18, 2016
2a28d34
Fixed bug with Analysis Feature not handling properly tables
jmigual Jun 18, 2016
6040565
Rename LibrarySidebar to LibrarySidebarButtons
jmigual Jun 19, 2016
466e9c6
Add support for 2.0 skins
jmigual Jun 19, 2016
4fbd750
Add tabs to AutoDJ and style
jmigual Jun 19, 2016
9d01eec
Add style to LateNight and remove commented coded
jmigual Jun 19, 2016
e762337
Added QSS in LateNight and Deere skins
jmigual Jun 19, 2016
5a7bc83
Fix searchbox not working in Mixxx 2.0 skin
jmigual Jun 19, 2016
421cfe5
Fix bug when loading a 2.0 skin from Mixxx 2.1
jmigual Jun 20, 2016
a2a54b3
Create WBreadCrumb class
jmigual Jun 24, 2016
4912276
Fix wrong height in LateNight
jmigual Jun 24, 2016
223da47
Add support from dropping targets from table to table
jmigual Jun 24, 2016
61e1d44
Add focus change with Tab key
jmigual Jun 25, 2016
794bc58
Add LibraryFeatureFactory
jmigual Jun 25, 2016
a2f504a
Added creator to factory
jmigual Jun 25, 2016
be71edb
Add new function to WBreadCrumb
jmigual Jun 27, 2016
db047b4
Fix compilation issue
jmigual Jun 27, 2016
6fa1374
Finished getData function in WBreadCrumb
jmigual Jun 27, 2016
d82adac
Changed constructor in LibraryFeature adding the direct Library relation
jmigual Jun 27, 2016
f167066
Remove includes to avoid recompiling unnecessary code
jmigual Jun 28, 2016
5705b35
Create WLibraryStack class
jmigual Jun 28, 2016
47e115c
Move Mixxx Library buttons to the SideBarExpanded
jmigual Jun 28, 2016
9dfc1b9
Begin adding new Library direct Mapping
jmigual Jun 28, 2016
97c6555
Fix compilation issue in WLibraryStack
jmigual Jun 28, 2016
df8c8b4
Finish moving Mixxx Library controls to sidebar
jmigual Jun 28, 2016
8644617
Fixed some bugs in Mixx Library controls
jmigual Jun 29, 2016
1823a2b
Add slotSwitchToVie with feature pointer
jmigual Jun 29, 2016
9e63ff0
Fix Recording feature not working properly
jmigual Jun 29, 2016
345ea5b
Fix some CSS issues with Library in LateNight
jmigual Jun 29, 2016
966ecfe
Fix that pane was not taking in account Feature's search
jmigual Jun 29, 2016
6bafc58
Finish recording feature moving to the SidebarExpanded
jmigual Jun 29, 2016
e9a9b99
Begin of createSidebar function implementation
jmigual Jun 29, 2016
8f75941
Avoid passing table to DlgAnalysis
jmigual Jun 29, 2016
9f40c04
Fix compilation issues
jmigual Jun 29, 2016
21a3508
Fixed some connections failing and removed redundant code
jmigual Jun 29, 2016
714e15c
Remove unnecessary table from DlgHidden and DlgMissing
jmigual Jun 29, 2016
b1c4500
Fixed nothing happening when selecting a track
jmigual Jun 29, 2016
4e995f7
Remove track table from DlgAutoDJ
jmigual Jun 29, 2016
e8b22a5
Remove track table from Mixxx Library Feature
jmigual Jun 29, 2016
8cf3dcf
Remove unnecessary function calls
jmigual Jun 29, 2016
5b5727d
Fixed potential source of errors with m_featureFocus
jmigual Jun 30, 2016
e98dffa
Remove duplicated code
jmigual Jun 30, 2016
9438bda
Renamed WBreadCrumb
jmigual Jun 30, 2016
2d84b62
Add breadcrumb to LateNight skin and fix some style issues
jmigual Jun 30, 2016
15fac56
Convert dialogs from QWidgets to QFrames
jmigual Jun 30, 2016
f91a282
Performance improvements and allow to switch by pointer
jmigual Jun 30, 2016
d2f0dcf
Add WLibraryBreadCrumb to LegacySkinParser
jmigual Jun 30, 2016
6156f02
Fix some bugs with connections
jmigual Jun 30, 2016
7c549fa
Fix bug in browseFeature and begin experimenting breadcrumb
jmigual Jun 30, 2016
4fd784f
Fix segmentation fault and remove unnecessary inheritance
jmigual Jun 30, 2016
68ebe85
Rename SetLogFeature to HistoryFeature
jmigual Jun 30, 2016
467d620
Add breadcrumb to analysis, and basePlaylist feature
jmigual Jun 30, 2016
d0487cb
Add BreadCrumb to AutoDJ and fix CoverArt
jmigual Jun 30, 2016
1d56744
Fixed many crashes [Not building]
jmigual Jun 30, 2016
68d32cd
Fixed WBaseLibrary not changing some times
jmigual Jun 30, 2016
3d4c23c
Fixed RecordingFeature segmentation fault
jmigual Jun 30, 2016
d249226
Fix minor bugs
jmigual Jun 30, 2016
f562227
Add bread crumb to more features
jmigual Jun 30, 2016
1c31e73
Remove SwitchToView remains and finish recording breadcrumb
jmigual Jun 30, 2016
e54810f
Add BreadCrumb to Deere skin
jmigual Jun 30, 2016
3c439e9
Fix some style issues in Deere skin
jmigual Jun 30, 2016
88662ee
Fixed issue with focus change
jmigual Jul 1, 2016
1c9ef36
Added focus change coments and a new function
jmigual Jul 1, 2016
7f5053a
Last tweaks in trackModelChange
jmigual Jul 1, 2016
86433f6
Fixed many nullpointer issues and fixed not overriding some methods
jmigual Jul 1, 2016
47421f0
Fixed build not working
jmigual Jul 1, 2016
a1f251a
Fixed not building
jmigual Jul 1, 2016
fc03704
Fixed not building
jmigual Jul 1, 2016
c3a5c9f
Remove Bind Pane from LibraryFeature
jmigual Jul 1, 2016
05845c8
Fix minor issues with libraryPaneManager connections and RhythmBox
jmigual Jul 1, 2016
fe13861
Removed bindSidebarWidget function
jmigual Jul 1, 2016
951c690
Remove unnecessary signals and added more QPointers
jmigual Jul 2, 2016
ecbc516
Rename getViewName() and remove switchToView
jmigual Jul 2, 2016
adf86db
Fixed compilation issue
jmigual Jul 2, 2016
3a0a3b7
Rename misspeled name
jmigual Jul 2, 2016
45a6306
Remove factory
jmigual Jul 2, 2016
a010439
Fixed build and added Bread Crumb to shade skin
jmigual Jul 2, 2016
deba0ed
Avoid moving focus to a hidden pane
jmigual Jul 2, 2016
47e9ba5
Add new WTrackTable behaviour
jmigual Jul 2, 2016
d53607b
Changed showTrackModel function [Not Building]
jmigual Jul 2, 2016
3f3fcc3
Fixed not building
jmigual Jul 2, 2016
4ca315a
Fixed missing and hidden tables not loading
jmigual Jul 2, 2016
208f359
Rename slots to not being slots anymore and fix some bugs
jmigual Jul 2, 2016
b3f3ff8
Fix AutoDJ sidebar
jmigual Jul 2, 2016
c01cb0d
Add LibraryFeature pointer in WBaseLibrary instead of QString
jmigual Jul 2, 2016
b0fd7c7
Fix search in analysis feature
jmigual Jul 2, 2016
0495bbe
Merge remote-tracking branch 'mixxxdj/master' into feature/libraryMan…
jmigual Jul 6, 2016
3f00ce8
Fix changing playlist not working
jmigual Jul 6, 2016
21c463d
Force travis build
jmigual Jul 6, 2016
d376d78
Add multiple pane playlists view
jmigual Jul 6, 2016
245f5fb
Added multipane view to crates
jmigual Jul 6, 2016
0463a11
Remove unnecessary featureName
jmigual Jul 7, 2016
5183a2e
Fixed wrong focus connection
jmigual Jul 7, 2016
4b8cbf3
Add usefull functions in LibraryFeature to avoid coding
jmigual Jul 12, 2016
3a78153
Fix sorting problem when setting a new trackModel
jmigual Jul 12, 2016
083e5fb
Fixed bug with HistoryFeature causing SIGSEGV
jmigual Jul 12, 2016
ba5442c
Fix crash due to right clicking to the empty space of AutoDJ
jmigual Jul 18, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion build/depends.py
Original file line number Diff line number Diff line change
Expand Up @@ -826,6 +826,10 @@ def sources(self, build):
"widget/wcoverartmenu.cpp",
"widget/wsingletoncontainer.cpp",
"widget/wmainmenubar.cpp",
"widget/wbuttonbar.cpp",
"widget/wfeatureclickbutton.cpp",
"widget/wlibrarystack.cpp",
"widget/wlibrarybreadcrumb.cpp",

"musicbrainz/network.cpp",
"musicbrainz/tagfetcher.cpp",
Expand All @@ -839,6 +843,7 @@ def sources(self, build):
"widget/wtracktableviewheader.cpp",
"widget/wlibrarysidebar.cpp",
"widget/wlibrary.cpp",
"widget/wbaselibrary.cpp",
"widget/wlibrarytableview.cpp",
"widget/wanalysislibrarytableview.cpp",
"widget/wlibrarytextbrowser.cpp",
Expand Down Expand Up @@ -866,7 +871,7 @@ def sources(self, build):
"library/mixxxlibraryfeature.cpp",
"library/baseplaylistfeature.cpp",
"library/playlistfeature.cpp",
"library/setlogfeature.cpp",
"library/historyfeature.cpp",
"library/autodj/dlgautodj.cpp",
"library/dlganalysis.cpp",
"library/dlgcoverartfullsize.cpp",
Expand Down Expand Up @@ -905,6 +910,8 @@ def sources(self, build):
"library/cratefeature.cpp",
"library/sidebarmodel.cpp",
"library/library.cpp",
"library/librarypanemanager.cpp",
"library/librarysidebarexpandedmanager.cpp",

"library/scanner/libraryscanner.cpp",
"library/scanner/libraryscannerdlg.cpp",
Expand Down
76 changes: 54 additions & 22 deletions res/skins/Deere/library.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,35 +14,34 @@
<!-- Main Library -->
<WidgetGroup trigger="[Library],show_library">
<ObjectName>LibraryExpanded</ObjectName>
<Layout>vertical</Layout>
<!-- Fixed is interesting here. Ignore is the only thing that lets it
shrink to nothing. -->
<SizePolicy>me,f</SizePolicy>
<MinimumSize>0,0</MinimumSize>
<Layout>horizontal</Layout>
<Children>
<WidgetGroup>
<Layout>vertical</Layout>
<SizePolicy>min,me</SizePolicy>
<Children>
<Template src="skin:hide_show_button.xml">
<SetVariable name="TooltipId">show_library</SetVariable>
<SetVariable name="object_name">LibraryToggle</SetVariable>
<SetVariable name="control">[Library],show_library</SetVariable>
</Template>
<LibrarySidebarButtons>
<SizePolicy>min,me</SizePolicy>
<ObjectName>LibrarySidebarButtons</ObjectName>
</LibrarySidebarButtons>
</Children>
</WidgetGroup>
<!-- QSplitter between LibrarySidebar and Library -->
<Splitter>
<ObjectName>LibrarySplitter</ObjectName>
<Orientation>horizontal</Orientation>
<SizePolicy>me,me</SizePolicy>
<SplitSizesConfigKey>[Deere],LibrarySidebarSplitSize</SplitSizesConfigKey>
<SplitSizes>2,8</SplitSizes>
<SplitSizes>2,4,4</SplitSizes>
<Children>
<WidgetGroup>
<Layout>vertical</Layout>
<Children>
<WidgetGroup>
<Layout>horizontal</Layout>
<Children>
<Template src="skin:hide_show_button.xml">
<SetVariable name="TooltipId">show_library</SetVariable>
<SetVariable name="object_name">LibraryToggle</SetVariable>
<SetVariable name="control">[Library],show_library</SetVariable>
</Template>
<SearchBox>
</SearchBox>
</Children>
</WidgetGroup>
<WidgetGroup>
<ObjectName>PreviewDeckContainer</ObjectName>
<Layout>vertical</Layout>
Expand Down Expand Up @@ -153,8 +152,9 @@
<SplitSizes>2,8</SplitSizes>
<Collapsible>0,0</Collapsible>
<Children>
<LibrarySidebar>
</LibrarySidebar>
<LibrarySidebarExpanded>
<ObjectName>LibrarySidebarExpanded</ObjectName>
</LibrarySidebarExpanded>

<CoverArt>
<ObjectName>LibraryCoverArt</ObjectName>
Expand All @@ -170,8 +170,40 @@
</Splitter>
</Children>
</WidgetGroup>
<Library>
</Library>

<!-- For Track table 1 -->
<WidgetGroup>
<Layout>vertical</Layout>
<Children>
<SearchBox>
<Id>1</Id>
</SearchBox>
<LibraryBreadCrumb>
<ObjectName>LibraryBreadCrumb</ObjectName>
<Id>1</Id>
</LibraryBreadCrumb>
<LibraryPane>
<Id>1</Id>
</LibraryPane>
</Children>
</WidgetGroup>

<!-- For Track table 2 -->
<WidgetGroup>
<Layout>vertical</Layout>
<Children>
<SearchBox>
<Id>2</Id>
</SearchBox>
<LibraryBreadCrumb>
<ObjectName>LibraryBreadCrumb</ObjectName>
<Id>2</Id>
</LibraryBreadCrumb>
<LibraryPane>
<Id>2</Id>
</LibraryPane>
</Children>
</WidgetGroup>
</Children>
</Splitter>
</Children>
Expand Down
Loading