No. Being able to drag too far down is less of a nuisance than not being able to scroll vertically while dragging.onli wrote:I don't see an approach to prevent the possibility to scroll below the footer, do you think it's an issue?
configure plugin screen no scroll
-
Don Chambers
- Regular
- Posts: 3657
- Joined: Mon Feb 13, 2006 2:40 am
- Location: Chicago, IL, USA
- Contact:
Re: configure plugin screen no scroll
=Don=
Re: configure plugin screen no scroll
*g*
I never thought of that usecase. That's probably not even hard to implement, I'll have a look.
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
Ciao, Stephan
Re: configure plugin screen no scroll
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 ?
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
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=
Re: configure plugin screen no scroll
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.
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.
Re: configure plugin screen no scroll
May I push this topic? Anything missing, not working, a remaining barrier?
sincerely
sincerely
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: configure plugin screen no scroll
Hi!
Nothing left - I just committed the file. Many thanks, it works great here for me!
Regards,
Garvin
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/
# 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/
Re: configure plugin screen no scroll
That's greatMany thanks, it works great here for me!