Plush UI for SABnzbd+ 0.6.0 (work in progress)
Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)
- Diagnose & Fix the intermittent and bizarre chrome background image paint bug. Possibly by setting the 's height to 100%?
Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)
I think that might fix it because what it looks like it's doing is it isn't stretching the background coloring all the way to the bottom of the browser. By setting a height (or min-height) it would explicitly tell the browser "no seriously this colored-in area is this big".pair of dimes wrote:I saw this happen once in Safari today, never could do it in Chrome, why do you think that fixes the issue? Is it really that terrible given how intermittent and bizarre it is?inpheaux wrote: - Diagnose & Fix the intermittent and bizarre chrome background image paint bug. Possibly by setting the 's height to 100%?
And I do think it's worth doing because when I've seen it screw up it's been on first-launch, and the fix may just be a matter of a single css definition.
Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)
Hello very good job on the 0.6
Is it possible to see the progress bar more large when you switch to the display 100%
I did a screenshot of the bug french version
and i update the txt file
Thank
Is it possible to see the progress bar more large when you switch to the display 100%
I did a screenshot of the bug french version
and i update the txt file
Thank
Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)
Only for more space.there are too many blank between the name of nzb and progress barpair of dimes wrote: OK thanks I'll see what I can do.
Is there a reason you want the progress bar wider?
Just to take up more space?
Why not switch the display to 50%?
Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)
Bonjour.
the text of the button "analyze" does not align with other
The framework for the path of the directory cache is useless in version 0.6
Small contribution to your great work
Merci
the text of the button "analyze" does not align with other
The framework for the path of the directory cache is useless in version 0.6
Small contribution to your great work
Merci
Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)
very goodpair of dimes wrote:http://bazaar.launchpad.net/~pairofdime ... ision/2389foxace wrote: the text of the button "analyze" does not align with other
Can these 3 buttons' layout be improved upon further?
Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)
Up.foxace wrote: Bonjour.
The framework for the path of the directory cache is useless in version 0.6
Merci
on 06. Alpha2
Thank
Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)
pair of dimes wrote: OK foxace, getting back into tweaking the ui soon.
Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)
Just though to pop by and say I really like this style but as you said its still a wip (hope it still is and not abandoned)
Here are a few mods i though you might like.
The header text was kid of hard to read so i modded it a bit to look like the pic. Makes it easier to read.
It was modded with stylish just because i didnt feel like browsing to the files and doing it there.
Here is the code i used (yeah its messy but it works XD)
Edit: NOTE -moz-border-radius is a firefox only css thing so it will not completely work on other browsers.
Here are a few mods i though you might like.
The header text was kid of hard to read so i modded it a bit to look like the pic. Makes it easier to read.
It was modded with stylish just because i didnt feel like browsing to the files and doing it there.
Here is the code i used (yeah its messy but it works XD)
Edit: NOTE -moz-border-radius is a firefox only css thing so it will not completely work on other browsers.
Code: Select all
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("https://localhost:9090/sabnzbd/") {
UL.sf-menu.sf-navbar.sf-js-enabled { padding: 7px !important; }
#uploadNZBForm {
background: #000 !important;
-moz-border-radius: 10px !important;
padding: 5px !important;
border:1px solid #2d2d2d !important;
width: 93% !important;
margin-left:auto !important;
margin-right:auto !important;
background: url('https://localhost:9090/sabnzbd/static/images/plush-default/sprite-tilex.png') repeat top right !important;
background-position: 0 -43px !important;
border:4px solid #cfcfcf !important;
-moz-box-shadow: 0px 0px 30px 0px #000 !important;
}
}
Last edited by bugmenot on September 29th, 2010, 9:44 pm, edited 1 time in total.
Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)
Hello I have any updates on the French translation, can fix this thank you.
Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)
I hope you have not forgottenpair of dimes wrote:will fix soon!foxace wrote: Hello I have any updates on the French translation, can fix this thank you.
Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)
Hello.
Is it possible to add this to the translation?
Is it possible to add this to the translation?
Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)
Is it possible to display Giga instead of Mo
Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)
Is it please is it possible to fix this bug?
Thank you very much.
Thank you very much.