Opened 9 years ago
Closed 6 years ago
#310 closed defect (fixed)
vertical alignment is a bit broken
Reported by: | szabgab | Owned by: | azawawi |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | editor | Version: | 0.35 |
Keywords: | Cc: |
Description
Trying it on this code will push the =s parts to the right
GetOptions( 'text' => \$text, 'html' => \$html, 'dir=s' => \$dir, 'share=s' => \$share, 'details' => \$details)
Change History (3)
comment:1 Changed 9 years ago by azawawi
- Owner set to azawawi
- Status changed from new to assigned
comment:2 Changed 9 years ago by azawawi
comment:3 Changed 6 years ago by bowtie
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Is this still valid in trunk?