Skip to content
Snippets Groups Projects
  • Rob Swindell's avatar
    e16399bd
    We can't make a copy of 'user', need to create a new User() instance · e16399bd
    Rob Swindell authored
    ... or else any changes we make aren't saved (we're just modifying this
    object in memory).
    
    Fix the heading (user alias is displayed, not name).
    
    Fix the mouse hot-spots.
    
    Fix the "None" default download protocol (requires latest text.js).
    
    Fix the hot-key option (inverted logic).
    
    Don't display the [K] Command Shell option if there's only one available.
    e16399bd
    History
    We can't make a copy of 'user', need to create a new User() instance
    Rob Swindell authored
    ... or else any changes we make aren't saved (we're just modifying this
    object in memory).
    
    Fix the heading (user alias is displayed, not name).
    
    Fix the mouse hot-spots.
    
    Fix the "None" default download protocol (requires latest text.js).
    
    Fix the hot-key option (inverted logic).
    
    Don't display the [K] Command Shell option if there's only one available.