Skencil - Patches: patch #4166, Align commands and panel
You are not allowed to post comments on this tracker with your current authentication level.
patch #4166: Align commands and panel
Submitter: | Valentin Ungureanu <vung> | ||
Submitted: | Tue 12 Jul 2005 08:27:48 PM UTC | ||
Category: | 0.7.x | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Attached Files
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2005-07-12 | vung | Attached File | - | ![]() |
Added align.diff, #4821 |
Hi,
This patch adds builtin commands for align operations and reimplements the align dialog.
It also contains some tests for the align commands.
Because there are two dozens of (very) similar tests, they are generated from a loop and inserted into the module's globals dictionary rather than written down; I hope this is OK. If not, I can easily change them.