TextStudio 0.0.734 Changelog
2007-12-17: Performance tweaks and fixing a long-standing control update bug.
Find/Replace Panel
- Various sizing values are now constants for consistency and speed:
PANEL_SIZING_WIDTH- Width of sizing grip for Find/Replace panel.
PANEL_MIN_HEIGHT- Minumum width for Find/Replace panel.
- Resize arrow now set at design time:
- Less code.
- Avoids cursor icon bug when over the textbox scrollbar.
- Simplified resizing code.
Sidebar
- Various sizing values are now constants for consistency and speed:
MOUSEMOVE_OFFSET- Offset between
MouseMovecursorxposition and control sizing. SIDEBAR_SIZING_WIDTH- Width of sizing grip for sidebar.
SIDEBAR_MIN_WIDTH- Minumum width for sidebar.
- Resize arrow now set at design time for less code.
- List now touches bottom edge of window when Find/Replace panel and statusbar are hidden.
- Now has a minimum width instead of autohiding, which has never worked well.
- Simplified resizing code.
- Simplified code for preparing and displaying context menu.
Saving Files
File > Save a file which no longer exists shows the Save As window. If you save to a new path, these controls are now updated correctly:
- File titlebar.
- Main titlebar.
- Recent Files setting.
- Sidebar.
- Menu items.
- Toolbar buttons.
This had been annoying me for a long time!
Menus
- Window menu’s file list now shows correct Ctrl+Number shortcuts.