Got my dev env back up and running and finished exams so I have patched the code to handle showing direction for multi line labels and removed the option to toggle multi line labels.
Pull request at: https://github.com/qgis/Quantum-GIS/pull/54 Note: There is also some small UI tweaks to the expression builder in that request. - Nathan On Mon, Oct 31, 2011 at 5:28 PM, Nathan Woodrow <[email protected]> wrote: > OK. If there are no objections from anyone else I'll go ahead and > implement it this way. My HDD with my dev environment died last night so I > have had to migrate to a new HDD and new install of Mint. Will take me a > few days to get back into everything as I have an exam tomorrow. Once that > is over I can get back to programming. > > - Nathan > > > On Sun, Oct 30, 2011 at 10:55 PM, Andreas Neumann <[email protected]>wrote: > >> Hi Nathan, >> >> This would be ok for me. In reality, we are using this direction symbol >> only with single lines anyway - and what you suggest sounds also good >> for multiline labels. >> >> Thanks again, >> Andreas >> >> On 10/29/2011 08:27 AM, Nathan Woodrow wrote: >> >> >> >> the direction symbol is important for us. We use it to label the >> direction >> >> of waste-water pipes. We use them only in single-line labels though. >> > >> > >> > Would it be an OK solution to add the > to the last line and the < to >> the >> > first line. >> > >> > eg >> > >> > Line 1 >> > Line 2 > >> > >> > or >> > >> > < Line 1 >> > Line 2 >> > >> > At the moment this is the only thing really stopping us from removing >> the >> > multiline option and just letting the code handle multilines as the >> default >> > action. >> > >> > - Nathan >> > >> >> >
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
