Feature request #2800
Rulers in map composer
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Marco Hugentobler | ||
Category: | - | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 12860 |
Description
Adding rules and handles in map composer make map control more accurate and intuitive
History
#1 Updated by Giovanni Manghi over 14 years ago
The grid and the its snapping options (spacing, offeset, etc.) are not enough?
#2 Updated by dmartella - over 14 years ago
Replying to [comment:1 lutra]:
The grid and the its snapping options (spacing, offeset, etc.) are not enough?
For large paper formats (A2 and up) grid is CPU-wasting and poorly usable. In my opinion having rules an custumizable handles (as in inkscape) will be a more efficient way..
#3 Updated by Giovanni Manghi almost 13 years ago
- Target version changed from Version 1.7.0 to Version 1.7.4
#4 Updated by Giovanni Manghi over 12 years ago
- Target version changed from Version 1.7.4 to Version 2.0.0
#5 Updated by Pirmin Kalberer about 12 years ago
- Target version changed from Version 2.0.0 to Future Release - Nice to have
#6 Updated by Marco Hugentobler over 11 years ago
- Pull Request or Patch supplied set to No
- Assignee changed from nobody - to Marco Hugentobler
I have an implementation of composer rulers in the branch https://github.com/mhugent/Quantum-GIS/tree/composer_ruler
It needs a bit of polishing, but maybe it is ready before the 2.0 feature freeze...
#7 Updated by Giovanni Manghi over 11 years ago
- Status info deleted (
0) - Operating System deleted (
Debian) - Status changed from Open to Feedback
Marco Hugentobler wrote:
I have an implementation of composer rulers in the branch https://github.com/mhugent/Quantum-GIS/tree/composer_ruler
It needs a bit of polishing, but maybe it is ready before the 2.0 feature freeze...
was this merged? cheers!
#8 Updated by Nathan Woodrow over 11 years ago
That looks good. Can we get it merged?
#9 Updated by Marco Hugentobler over 11 years ago
There are two small fixes to do before merge:
- hide snap lines before printing
- zoom to full causes a shift between rulers and composer content
#10 Updated by Antonio Locandro over 11 years ago
I am hoping for this for a while! This would make my life easier, any way I can try it out? I'm no developer so wouldn't know how to install or something
#11 Updated by Marco Hugentobler over 11 years ago
- Status changed from Feedback to Closed
Merged to master branch now.