Hi Neil, The tree is using a css "padding-left" for shifting a node views. I think Konqueror doesn't support this style. In the previous version of the tree the node shifting was implemented with css "width=XXXpx", but it doesn't work on Mozilla. I think finding a general way for node shifting will be dificult task :)
One possible way to do this is that the tree could recognize the client browser and then will generate an apropriate style for node shifting. The second way is to insert empty images before node image. It looks like a "hack", but it will works in all browsers. Are there any other possibilities? -----Original Message----- From: Neil Clayton [mailto:neil@;cloudnine.net.nz] Sent: Wednesday, November 06, 2002 9:01 PM To: [EMAIL PROTECTED] Subject: Tree elements appear at left hand side -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I recall reading something of this on the Tapestry developer list, so if this is a repeat comment please ignore! When I open nodes of the tree using the web site example, every node or element is aligned to the left hand side of the page - as in, there is no indenting. This is with Konqueror under Linux. With Mozilla 1.1 under linux this works fine. - -- Regards, Neil Clayton (PS: If you see strange text you don't understand underneath my email, don't worry - it's just my PGP signature) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9yWb6LXcfQF3yrNoRAi6VAKCMuZgMUOhCtIm0+uKpAIUHZppcaACdHneL 5xO6khVaEPVB3IHiD2zTYMg= =+Ktc -----END PGP SIGNATURE----- ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
