From 17d842c64cf9a3ce101d433435ab3c2f9cdfa275 Mon Sep 17 00:00:00 2001 From: rlx <0x0073@0x2620.org> Date: Sun, 18 Sep 2011 21:17:39 +0000 Subject: [PATCH] splitpanel update (allow for animation, improve performance) --- demos/splitpanel/index.html | 34 ++++-- demos/splitpanel2/index.html | 5 +- source/Ox.UI/js/Panel/Ox.SplitPanel.js | 112 +++++++++++------- source/Ox.UI/js/Video/Ox.VideoPreview.js | 20 ++-- source/Ox.UI/themes/classic/_index.html | 3 +- .../themes/classic/svg/symbolCopyright.svg | 6 + .../themes/classic/svg/symbolNoCopyright.svg | 7 ++ 7 files changed, 118 insertions(+), 69 deletions(-) create mode 100644 source/Ox.UI/themes/classic/svg/symbolCopyright.svg create mode 100644 source/Ox.UI/themes/classic/svg/symbolNoCopyright.svg diff --git a/demos/splitpanel/index.html b/demos/splitpanel/index.html index d4b74932..625b317f 100644 --- a/demos/splitpanel/index.html +++ b/demos/splitpanel/index.html @@ -3,10 +3,9 @@ ox.js SplitPanel Demo - - + +