From b41e95304a0269c587f6ba7b6cf3727c3ecfff1c Mon Sep 17 00:00:00 2001 From: Jabier Arraiza Date: Mon, 4 Feb 2019 23:51:54 +0100 Subject: Working with event boxes --- share/ui/dialog-livepatheffect-add-effect.ui | 337 +++++++++++++++------------ share/ui/dialog-livepatheffect-add.ui | 14 +- share/ui/style.css | 18 +- 3 files changed, 204 insertions(+), 165 deletions(-) (limited to 'share/ui') diff --git a/share/ui/dialog-livepatheffect-add-effect.ui b/share/ui/dialog-livepatheffect-add-effect.ui index 77a11b4b8..08edbe792 100644 --- a/share/ui/dialog-livepatheffect-add-effect.ui +++ b/share/ui/dialog-livepatheffect-add-effect.ui @@ -2,195 +2,234 @@ - - 200 + True - True - False - center - False - vertical - top + False + end + start + False - + + 200 True - False + True + False + center + False + vertical + top - + True False - center - start - 80 - align-vertical-baseline - 6 - - - 1 - - - - - False - True - end - start - + True False - start + center start - 30 - draw-star - 2 - + 80 + align-vertical-baseline + 6 + + 1 + - - - 2 - - - - - False - True - 0 - - - - - True - False - LPEName - center - - - - False - False - 2 - - - - - 200 - False - True - Description - center - True - 20 - - - False - False - 10 - 3 - - - - - True - False - end - start - - - True - False - - + + + True False + True end - 30 - info - 2 - + start + + + LPESelectorEffectFavTop + True + False + end + start + 30 + draw-star + 2 + + + + + 2 + False - False + True 0 - True - + True False - - - False - end - 30 - draw-star-outline - 2 - - - + LPEName + center + end + 14 + - True - True + False + False 1 - True - + + 200 False - end - 30 - on - 2 - + True + Description + center + True + 20 False False - end + 10 2 - True + + + Experimental + True + False + True + True + + + False + True + 3 + + + + + True + False + center + start + top + center + + + LPESelectorEffectEventInfo + True + False + end + start + False + + + LPESelectorEffectInfo + False + end + start + 30 + infopop-outline + 2 + + + + + + False + True + end + 0 + True + + + + + LPESelectorEffectEventFav + True + False + center + start + False + + + LPESelectorEffectFav + False + center + start + 30 + draw-star-outline + 2 + + + + + + False + True + end + 1 + True + + + + + LPESelectorEffectEventApply + True + False + start + start + False + + + False + start + start + 30 + on + 2 + + + + + + False + True + end + 2 + True + + + + + True + True + 4 + + + - - False - False - end - 3 - - - - - Experimental - True - False - True - True - - - False - True - 5 - - diff --git a/share/ui/dialog-livepatheffect-add.ui b/share/ui/dialog-livepatheffect-add.ui index 0fbdb6a6f..2a695c8cf 100644 --- a/share/ui/dialog-livepatheffect-add.ui +++ b/share/ui/dialog-livepatheffect-add.ui @@ -126,8 +126,8 @@ - True False + True Message center end @@ -160,9 +160,10 @@ True False True - 10 - 10 - 4 + 2 + 2 + 3 + 20 @@ -191,9 +192,8 @@ - - LPESelectorEffectInfo - True + + LPESelectorEffectInfoPop False True start diff --git a/share/ui/style.css b/share/ui/style.css index 64779bd39..15d088da9 100644 --- a/share/ui/style.css +++ b/share/ui/style.css @@ -219,14 +219,14 @@ spinbutton undershoot { border-right-width:0; } -#lpeflow GtkFlowBoxChild, -#lpeflow flowboxchild{ - border-width:0px; - border-radius:6px; - margin:10px; - margin-bottom:30px; - padding-bottom:10px; -} + #lpeflow GtkFlowBoxChild, + #lpeflow flowboxchild{ + border-width:0px; + border-radius:6px; + margin:10px; + margin-bottom:30px; + padding-bottom:10px; + } #lpeflow GtkFlowBoxChild.lpeactive, #lpeflow flowboxchild.lpeactive{ @@ -268,7 +268,7 @@ spinbutton undershoot { padding:20px; } -#LPESelectorEffectInfo{ +#LPESelectorEffectInfoPop{ padding:15px; } #LPESelectorEffectInfoName{ -- cgit v1.2.3