gugahoi / maraschino

A front-end for HTPCs
MIT License
28 stars 9 forks source link

First attempt at making Search Module 'Fit' #2

Closed DejaVu closed 12 years ago

DejaVu commented 12 years ago

See what you think first. Some things may need tweaking/changing/clearing up.

Made a video to accompany this http://www.youtube.com/watch?v=_Rt0O3uQM9M

DejaVu commented 12 years ago

Just discovered another problem with this. Hiding the Search Module is not a great idea. Can it be moved off the page like Server Settings when pressing Alt-F?

Or perhaps it changes the Z-index to a minus (if possible) Search Module Fault

gugahoi commented 12 years ago

it is moved off the page... top: 99999999 or something like that. I also found that bug a couple of days ago.

DejaVu commented 12 years ago

Would making it react the same as the Server Settings tab be a possibility. Still keeping the Alt-F for it to slide into view?

DejaVu commented 12 years ago

^^ Fix for the screenshot ;) ^^

gugahoi commented 12 years ago

Hey dude, i was going to merge this but i think it's better to wait till the search is merged om master as i believe there are going to be some changes...