Recently I've seen some trends where developers are trying improving the overall look of an application at some costs to functionality of the user experience. Our lectures example of the windows 10 visual update made me realize some of the subtle trends that are catching on with UI developers. The buttons for controlling the windows are integrated into the window. The whiteness of the buttons are hard to distinguish from the picture in the actual window. This loses some functionality for more aesthetic appeal. League of legends has gotten a similar treatment where the UI has gained some more aesthetic appeal but lost out on some functional benefits. Here is am example of the new client on the store Here is an example of the old client also on the store screen The buttons for the new client have some problems. They actually aren't buttons, you actually have to click on the text to change screens. The clickable boundaries are not as concrete as the old c...