update live tv suggestions
This commit is contained in:
+1
-1
@@ -4,4 +4,4 @@
|
||||
|
||||
.layout-tv .btnHeaderSave {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
@@ -224,6 +224,10 @@ define(['browser'], function (browser) {
|
||||
easing: 'ease-out'
|
||||
}
|
||||
|
||||
if (!browser.chrome) {
|
||||
timings.fill = 'both';
|
||||
}
|
||||
|
||||
var animations = [];
|
||||
|
||||
if (oldAnimatedPage) {
|
||||
@@ -263,6 +267,10 @@ define(['browser'], function (browser) {
|
||||
easing: 'ease-out'
|
||||
}
|
||||
|
||||
if (!browser.chrome) {
|
||||
timings.fill = 'both';
|
||||
}
|
||||
|
||||
var animations = [];
|
||||
|
||||
if (oldAnimatedPage) {
|
||||
|
||||
Reference in New Issue
Block a user