-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Now Playing] [Music] OSD Controls/Menu missing; Metro Arrow not functional #17
Comments
If you can get a screenshot to better illustrate what is wrong, I can have a better idea of what is needed to fix this. Also, please provide as much info as possible - settings, input (mouse, keyboard, remote, etc), and debug log. |
Input Settings (Skin):
Settings GUI:
XMBC Debug Log: https://docs.google.com/file/d/0B0kGDyINVxajaW5nRjN2NDZkTXc/edit?usp=sharing Note: Player controls are available in Home window, not the Now Playing window. In an effort to capture the Keyboard/Mouse events in the debug log, I clicked and tabbed around Now Playing window shown in the screenshot here: Let me know if you need anything else. |
One more thing, I installed the git master from zip, however the skin name tag is pointing to skin.immersive - should it not be skin.immersive.master? |
The info should disappear after ~10 seconds. After that any movement with the mouse should cause the OSD controls to appear. Pressing 'i' on the keyboard will immediately close the info screen. Also, about the id tag, skin.immersive is correct as the skin folder should be skin.immersive and not skin.immersive-Master. GitHub adds -master to the folder name and is outside of my control. I guess adding a note to the readme should suffice. |
Ok, I get it. You've chosen to open the Now Playing window with the Info tab opened with it by default. Only after hitting "i" is the bottom menu available, which makes sense. Closing the Info tab with the keyboard "i" does work ok. However, the Info tab closes automatically 10 seconds after each track change and I think that is desirable. So, for consistency's sake, the initial Info tab should also close after 10 seconds so the average user see's the controls menu and the typical window state sooner, confusing otherwise. Still an issue though, going back to previous menu/home screen using the top left arrow, there is a bug. The arrow shows focus when you mouse-over, however clicking on it does nothing regardless of the menu/info visible state. |
Git - 0e89d56
The text was updated successfully, but these errors were encountered: