Opened 10 years ago
Closed 10 years ago
#2202 closed defect (done)
Visual glitch in the symbolic expression grammar editor
Reported by: | mkommend | Owned by: | mkommend |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.10 |
Component: | Encodings.SymbolicExpressionTreeEncoding.Views | Version: | 3.3.9 |
Keywords: | Cc: |
Description
Currently the grammar editor displays only the last symbol. It would be better if it automatically scrolls so that the top symbols are visible.
Change History (4)
comment:1 Changed 10 years ago by mkommend
- Status changed from new to accepted
comment:2 Changed 10 years ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from accepted to reviewing
comment:3 Changed 10 years ago by gkronber
- Owner changed from gkronber to mkommend
- Status changed from reviewing to readytorelease
Reviewed r11035.
comment:4 Changed 10 years ago by gkronber
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.
r11035: Ensured that the top symbol is visible in the symbolic expression grammar editor view.