Menu item opacity
-
- Profound User
- Posts: 50
- Joined: Fri May 24, 2019 6:26 am
- First Name: Ben
- Last Name: Foster
- Company Name: Manhattan Assurance Company
- Contact:
Menu item opacity
Is there a way to resolve the problem seen in the attached image? The problem is the list of menu items is not properly overlaying the grid's title bar.
- Attachments
-
- Menu.PNG (7.89 KiB) Viewed 488 times
-
- Experienced User
- Posts: 2711
- Joined: Wed Aug 01, 2012 8:58 am
- First Name: Scott
- Last Name: Klement
- Company Name: Profound Logic
- City: Milwaukee
- State / Province: Wisconsin
Re: Menu item opacity
You could try adjusting the z indexes of the widgets.
But, if that doesn't work, the best solution would be to report it to Profound logic as a bug so it can be addressed. You do that by e-mailing support@profoundlogic.com
But, if that doesn't work, the best solution would be to report it to Profound logic as a bug so it can be addressed. You do that by e-mailing support@profoundlogic.com
-
- Profound User
- Posts: 50
- Joined: Fri May 24, 2019 6:26 am
- First Name: Ben
- Last Name: Foster
- Company Name: Manhattan Assurance Company
- Contact:
Re: Menu item opacity
Profound Support's solution to the problem:
I took a look at this and it seems like the issue is caused by the z-index value of the grid widget's horizontal and vertical lines. Horizontal lines in the grid have a z-index of 96 and vertical lines in the grid have a z-index of 97. Because the z-index of the menu is less than 96/97, the lines of the grid show on top of the menu widget. In order to fix this, you should be able to simply set the z-index of the menu to something higher than 97. For example, I tested this by setting the z-index of the menu to 100 and it shows as expected.
I took a look at this and it seems like the issue is caused by the z-index value of the grid widget's horizontal and vertical lines. Horizontal lines in the grid have a z-index of 96 and vertical lines in the grid have a z-index of 97. Because the z-index of the menu is less than 96/97, the lines of the grid show on top of the menu widget. In order to fix this, you should be able to simply set the z-index of the menu to something higher than 97. For example, I tested this by setting the z-index of the menu to 100 and it shows as expected.
- Attachments
-
- MenuFixed.png (7.91 KiB) Viewed 479 times
Who is online
Users browsing this forum: No registered users and 0 guests