Changes between Version 17 and Version 18 of frontend/features

Show
Ignore:
Author:
robertc (IP: 192.168.0.1)
Timestamp:
01/07/08 21:16:35 (10 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • frontend/features

    v17 v18  
    5858== Debugger == 
    5959 
    60 [[Image(debugger.gif, nolink, align="right")]] 
     60[[Image(debugger.gif, nolink, align="left")]] 
    6161libRocket also comes with its own open-sourced visual debugger to allow you to track down any problems you're having with your interface development. You can click on any part of the screen and see what the element is, why it looks and acts the way it does, exactly where it gets its style information from, and navigate up and down to any of its children or parents. 
    6262{{{