Skencil - Patches: patch #4695, Manage tools on a per-editor basis
You are not allowed to post comments on this tracker with your current authentication level.
patch #4695: Manage tools on a per-editor basis
Submitter: | Bernhard Herzog <bh> | ||
Submitted: | Sun 11 Dec 2005 12:56:39 AM UTC | ||
Category: | None | Priority: | 5 - Normal |
Status: | Done | Privacy: | Public |
Assigned to: | bh | Open/Closed: | Closed |
Sun 18 Dec 2005 01:51:22 AM UTC, comment #1: |
Bernhard Herzog <bh>![]() ![]() |
Sun 11 Dec 2005 12:56:39 AM UTC, original submission:
Currently Skencil has one "global" tool managed by the context. For temporary tools and perhaps in general, it may be better to manage the tools on a per-editor basis, so that different editors may have different tools.
|
Bernhard Herzog <bh>![]() ![]() |
Depends on the following items: None found
Items that depend on this one: None found
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.
Follow 5 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2005-12-18 | bh | Status | None | ![]() |
Done |
Open/Closed | Open | ![]() |
Closed | ||
2005-12-11 | vung | Attached File | - | ![]() |
Added per-editor-tools2.diff, #5578 |
2005-12-11 | bh | Assigned to | None | ![]() |
bh |
2005-12-11 | bh | Attached File | - | ![]() |
Added per-editor-tools.diff, #5576 |
I've committed this now, taking a few things from per-editor-tools2.diff too. I've solved the toolbox bug a little differently, though, too keep the toolbutton ignorant of the context stuff.
vung: Thanks for testing and the patch.