View Single Post
  #4  
Unread 06-13-2012, 11:35 AM
tknarr's Avatar
tknarr tknarr is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2006
Server: Unrest
Posts: 849
Default

I haven't seen any diffs in the default UI on test related to the browser window, so either they didn't put it on test at all or it doesn't involve any changes to the UI XML. The latter might be the case since the engine that renders HTML inside the window's probably completely independent of the UI window around it (think of the window as just a frame around a canvas, you can change what's drawing on the canvas without the frame needing to know a thing about it).
Reply With Quote