Thread: RoR UI elements
View Single Post
  #12  
Unread 10-07-2012, 06:21 AM
Adra's Avatar
Adra Adra is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Jun 2011
Location: France
Posts: 171
Thumbs up

OMG, great !

TYVM Moebius !

I get it working, but I still have to scale the toolbar to 0.99 or 1.01 to get the buttons clickable.

Code:
<PanelFile ID="ID_UISkin_Toolbar">
	<Element ID="ToolbarFieldMain"  ....
		...
		...
		...
		<Element ID="Toolbar_Quickslot" ....
		<Element ID="Toolbar_Quickslot_Page"	X=" something " 	Y=" something " 	Width="26" 	Height="60"></Element>
	</Element>
</PanelFile>
Any idea about the cause and the cure ?
__________________
JRR skins collection download page
JRR Azure Glass download page
Extended and enhanced panels
Adra/Adragor/Osred from Sirannon.
Derelos/Prurit/Karnaj from Evernight.

Last edited by Adra : 10-07-2012 at 07:27 AM.
Reply With Quote