Actions
Feature #166
closedZoom the table
Start date:
10/01/2016
Due date:
% Done:
100%
Estimated time:
Description
Add support for increasing/decreasing the size of the font used for the initTable. Preferably dynamically using mouse wheel (Ctrl+wheel), but would also need menu items and a keyboard shortcut, also persistence support.
Updated by Damian Small about 9 years ago
- Target version changed from 2.0.0 to 1.7.0
Updated by Damian Small about 9 years ago
- Status changed from New to In Progress
- Assignee set to Damian Small
- % Done changed from 0 to 60
Mostly done. Need to figure out if other parts of the UI need to be scaled to match.
- Actor details? Probably very difficult given UI positioning
- Log? Could be useful
- Other?
Updated by Damian Small about 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 60 to 100
implementation of base feature complete. May want to think about whether I need to change other component's font sizes as well.
Actions