-
-
Notifications
You must be signed in to change notification settings - Fork 585
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
View cut off on 4:3 monitor #575
Comments
Uff, thats a hard one.
Probably I should extend it to:
An easy solution is to use the "column filter" which you can access in the upper right via the eye icon. Edit: and you are using the demo, which creates quite long fake data. |
Yes, i know my monitor is oudated a bit... But espacially in workshops/labs they still can be seen as fixed ones on a shelf. But okay, if its hard to fix (I'm not into it too much) the workaround with hiddens columns will work. Because even in my "production" environment there are several longer entrys so the actions are hidden. |
Hm, good argument. I didn't say I can't or don't want to fix it. Can you do me a favor and test that in your installation:
There won't be scrollbars, but you should be able to swipe the table. |
So, tried it out right now. This creates a horizontal scrollbar with every monitor setup (15" laptop, 24" desktop, 19" 4:3 monitor). |
Ok, good to know that this could be one option to solve this problem. I will think about how this could be integrated as plugin or setting - this shouldn't be activated by default IMO. |
Maybe that's because I've the release 0.7 installed and none of the newer commits. I've also seen some differences in the datatables.html.twig. But ok, I'm fine now, having the scrollbar - thanks ;-) |
With the latest release 0.9 you can install the CustomCSS extension: There is a CSS rule included which activates the responsive table, so you don't have to edit the template. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. If you use Kimai on a daily basis, please consider donating to support further development of Kimai. |
Describe the bug
On 4:3 monitors, the right side of the "My Times" view is cut off. In a way that you can't access the "Actions" buttons.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I think horizontal scrollbars would be okay as 4:3 monitors are not really the standard anymore.
Desktop (please complete the following information):
Additional context
Sure, 4:3 screens are rare now, but i have one at my workshop and can't stop a running entry this way...
The text was updated successfully, but these errors were encountered: