From the to-do list: MPA V1.0: Older issues and tasks
✔ Open gl integration
(Completed by Pierre henri Seylan on August 23, 2018)
Comments
Pierre henri Seylan on August 14, 2018:
1. Logic: The OpenGl endured should be integrated so that it can be bypassed if OpenGL is not available. This is important since OpenGl won't be supported in the next generations of OS X, thus we must make sure that the app still works correctly on those machines.
2. Issues:
2.1 Popups: Most of the popups are not appearing, because hidden under the OpennGl canvas, this is noticeable for:
Notifications panel
User avatar popup
Preferences popup
cloud storage popup
filters popup (sound lib ad plugins section)
2.2 Lines: Some lines are appearing which are not part of the design:
next to packs/projects images
sound packs header
Pierre henri Seylan on August 14, 2018:
Feedback:
In addition to the point 1, there are few details to adjust:
3. Include all elements into openGl canvas: When elements are not in the openGl canvas, it makes the colors and fonts to look different. So inn order to have the UI consistent, we should include all elements into the OpenGl canvas.
This has been noticed for:
popups:
"create new" popup
sorting dropdown list (sound library filters bar)
right click option menu for packs and sound items
download popup
modal windows:
new collection/pack/folder
preferences panel
add tags panel
read more modal window (visible on packs details page when clicking "read more")
bind/ unbind tags panel
login window
Pierre henri Seylan on August 18, 2018:
Feedback 2:
1. Issue with lines:
It looks like we have some issues with lines on certain images:
Mood images in home page
New Folders images (see folders details page)
2. Traffic icons: In the merged build (from Tom's branch), the traffic icons are not appearing on OS X when starting up the app. You need to put it on full screen (by clicking where the traffic icon normally is) then going back to normal mode, and the traffic icons are appearing
Pierre henri Seylan on August 21, 2018:
Feedback 3:
1. Traffic icons: When opening the app on OS X, the traffic icon are displayed at the bottom of the sidebar for a brief moment. Do you think you can fix it?
2. Windows: Have you fixed the login window issue discussed with Tom on Windows?
Karim Alabtakh on August 22, 2018:
1. I haven't this issue on my side, but I will try to do something.
2. There was no any problems with login window. There was issue with main window, and yeah, I have fixed it.
Comments
Pierre henri Seylan on August 14, 2018:
The OpenGl endured should be integrated so that it can be bypassed if OpenGL is not available.
This is important since OpenGl won't be supported in the next generations of OS X, thus we must make sure that the app still works correctly on those machines.
2. Issues:
2.1 Popups:
Most of the popups are not appearing, because hidden under the OpennGl canvas, this is noticeable for:
2.2 Lines:
Some lines are appearing which are not part of the design:
Pierre henri Seylan on August 14, 2018:
In addition to the point 1, there are few details to adjust:
3. Include all elements into openGl canvas:
When elements are not in the openGl canvas, it makes the colors and fonts to look different.
So inn order to have the UI consistent, we should include all elements into the OpenGl canvas.
This has been noticed for:
popups:
modal windows:
Pierre henri Seylan on August 18, 2018:
1. Issue with lines:
It looks like we have some issues with lines on certain images:
2. Traffic icons:
In the merged build (from Tom's branch), the traffic icons are not appearing on OS X when starting up the app.
You need to put it on full screen (by clicking where the traffic icon normally is) then going back to normal mode, and the traffic icons are appearing
Pierre henri Seylan on August 21, 2018:
1. Traffic icons:
When opening the app on OS X, the traffic icon are displayed at the bottom of the sidebar for a brief moment.
Do you think you can fix it?
2. Windows:
Have you fixed the login window issue discussed with Tom on Windows?
Karim Alabtakh on August 22, 2018:
2. There was no any problems with login window. There was issue with main window, and yeah, I have fixed it.
Pierre henri Seylan on August 23, 2018: