configure plugin screen no scroll

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Don Chambers
Regular
Posts: 3657
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Re: configure plugin screen no scroll

Post by Don Chambers »

onli wrote:I don't see an approach to prevent the possibility to scroll below the footer, do you think it's an issue?
No. Being able to drag too far down is less of a nuisance than not being able to scroll vertically while dragging. :wink:
=Don=
onli
Regular
Posts: 3043
Joined: Tue Sep 09, 2008 10:04 pm
Contact:

Re: configure plugin screen no scroll

Post by onli »

*g*
I never thought of that usecase. That's probably not even hard to implement, I'll have a look.
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

Re: configure plugin screen no scroll

Post by stm999999999 »

perpaps a help for testing with different browser:

http://www.xenocode.com/browsers/
Ciao, Stephan
onli
Regular
Posts: 3043
Joined: Tue Sep 09, 2008 10:04 pm
Contact:

Re: configure plugin screen no scroll

Post by onli »

Thanks stm.
Attached version tries to implement scrolling to the left and right. The plugin-site almost never gets small enough to need this, so regard this as appendum - uses exactly the same technique.
Garvin, anything else that needs to be tested ?
Attachments
dragdrop.js
(28.48 KiB) Downloaded 274 times
Don Chambers
Regular
Posts: 3657
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Re: configure plugin screen no scroll

Post by Don Chambers »

Sorry - I did not intend to imply that left/right scrolling was needed - I merely meant that the ability to drag a plugin below the page footer was less of a problem than not being able to drag below the current page height.
=Don=
onli
Regular
Posts: 3043
Joined: Tue Sep 09, 2008 10:04 pm
Contact:

Re: configure plugin screen no scroll

Post by onli »

I understand it at first that way ;)
Than I became curious if it works and it felt like a logical enhancement to add this. It only needed 10 copied line of codes and exchanging a Y with an X.
onli
Regular
Posts: 3043
Joined: Tue Sep 09, 2008 10:04 pm
Contact:

Re: configure plugin screen no scroll

Post by onli »

May I push this topic? Anything missing, not working, a remaining barrier?
sincerely
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: configure plugin screen no scroll

Post by garvinhicking »

Hi!

Nothing left - I just committed the file. Many thanks, it works great here for me!

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
onli
Regular
Posts: 3043
Joined: Tue Sep 09, 2008 10:04 pm
Contact:

Re: configure plugin screen no scroll

Post by onli »

Many thanks, it works great here for me!
That's great :)
Post Reply