13 Commits

Author SHA1 Message Date
Robin
029ea0774a Fixed content focus when clicking active tab 2015-12-07 17:32:48 +00:00
Robin
45bedfcbd7 Added ContentAdded and ContentRemoved events. 2015-12-06 18:58:30 +00:00
Robin
ba2997b872 Clicking a dock group tab now focuses the content. 2015-12-06 01:30:07 +00:00
Robin
b5798df7cf Reverted text width calculation. Updated EnsureVisible.
Text width calculation changes were causing the tab text to be cut off
early. Updated EnsureVisible to better handle the total tab size being
smaller/larger than the tab area.
2015-12-06 01:22:38 +00:00
Robin
f068c2f311 Additional group content now hidden when added 2015-12-06 00:20:36 +00:00
Robin
2aeffecd0a Added ActiveContentChanged event to DockPanel 2015-12-05 23:35:31 +00:00
Robin
3466c3a241 Added input to dock tabs 2015-12-05 22:16:48 +00:00
Robin
6e39da04da Fixed label offsets on tabs. 2015-12-05 19:35:52 +00:00
Robin
04f116d333 Dock panel tabs now calculated & drawn 2015-12-05 19:22:13 +00:00
Robin
4de889ae6e Added tab areas to dock groups 2015-12-05 18:03:27 +00:00
Robin
46ac401542 Improved docking
Added dock order. Made groups size properly to the containing region.
Added DarkDockTab.
2015-12-05 13:13:31 +00:00
Robin
55ecd42596 Added namespaces. 2015-12-04 19:06:35 +00:00
Robin
5a57b1011c Added DockPanel basics & updated example
Re-adding content currently broken. Need to add tabs too.
2015-09-19 11:32:11 +01:00