Discuss Scratch

Amazing_Ace
Scratcher
100+ posts

Scroll Bar For Signatures

cwrivera99 wrote:

Eh… kinda support, except I don't think anyone would care to actually scroll down and read it.
Agreeing with this, no support, it seems kind of pointless, and signatures are meant to fit in the signature box given.
customhacker
Scratcher
1000+ posts

Scroll Bar For Signatures

rollercoasterfan wrote:

Support, but why would you need a long sig? Most people won't scroll down to look at it.

And besides, how many signatures have you ate anyway?
DaEvilKumquatMaster
New Scratcher
15 posts

Scroll Bar For Signatures

Support! Longer siggies = more food more content! yum…
Littledoggygirl45
Scratcher
100+ posts

Scroll Bar For Signatures

Support but it wont work because no one would scroll
Birdlegs
Scratcher
1000+ posts

Scroll Bar For Signatures

It would cause more grief than it would be worth, I think, when you're scrolling with two fingers on a trackpad (Which I always do) or scrolling on a phone (Which I also do). They'd have to make it a click only scroll bar… and by that point I don't think it's worth the development time. I like the simplicity of a signature. Mine is just one word right now!
agarraga
Scratcher
500+ posts

Scroll Bar For Signatures

customhacker wrote:

rollercoasterfan wrote:

Support, but why would you need a long sig? Most people won't scroll down to look at it.

And besides, how many signatures have you ate anyway?
Please do not try to necrofantasia-post, look at date first

Last edited by agarraga (May 10, 2016 02:14:07)

andreead
Scratcher
100+ posts

Scroll Bar For Signatures

Support
f1lip
Scratcher
1000+ posts

Scroll Bar For Signatures

Support!
Just don't eat my sig
CyanKatLikesPizza
Scratcher
4 posts

Scroll Bar For Signatures

Evil_Kumquat wrote:

People Should Be Able To Have Bigger Signatures, But The Problem Is That Someone Could Have A Really Long Signature That Takes Up The Whole Page. While I Really Would Like That For My Lunch, I Think That There Should Be A Scroll Bar So You Can Scroll Down To See The Rest Of The Signature. Also, Bigger Signatures Mean Bigger Lunch And Dinner For Me!

Support Or No Support?

Support. YES!!! More to EAT.
agarraga
Scratcher
500+ posts

Scroll Bar For Signatures

CyanKatLikesPizza wrote:

Evil_Kumquat wrote:

People Should Be Able To Have Bigger Signatures, But The Problem Is That Someone Could Have A Really Long Signature That Takes Up The Whole Page. While I Really Would Like That For My Lunch, I Think That There Should Be A Scroll Bar So You Can Scroll Down To See The Rest Of The Signature. Also, Bigger Signatures Mean Bigger Lunch And Dinner For Me!

Support Or No Support?

Support. YES!!! More to EAT.
This topic is not active for a long time now
helloandgoodbye9
Scratcher
1000+ posts

Scroll Bar For Signatures

agarraga wrote:

CyanKatLikesPizza wrote:

Evil_Kumquat wrote:

People Should Be Able To Have Bigger Signatures, But The Problem Is That Someone Could Have A Really Long Signature That Takes Up The Whole Page. While I Really Would Like That For My Lunch, I Think That There Should Be A Scroll Bar So You Can Scroll Down To See The Rest Of The Signature. Also, Bigger Signatures Mean Bigger Lunch And Dinner For Me!

Support Or No Support?

Support. YES!!! More to EAT.
This topic is not active for a long time now
Please dont necropost. Its when you post something constructive to an old topic. That post was fine.
Sigton
Scratcher
1000+ posts

Scroll Bar For Signatures

It would just lower the value of a signature. Having a small space means you have to really think carefully about what you're going to put in it. If you have unlimited space then people will just be carefree and throw things in. No support because it will just ruin the signature space.

Sigton
ACE009
Scratcher
100+ posts

Scroll Bar For Signatures

Since the topic I was redirected to got closed and then got redirected here, I get to add this message a third time. The “overflow:auto” style should be added to the “postsignature” class so that signatures don't get cut off. An already existing class can be located at https://cdn.scratch.mit.edu/scratchr2/static/__261035900f83cc3e70a67a31855b150f__//djangobb_forum/themes/base.css on line 243.
Here's some steps to see what this would look like:
  1. right click anywhere
  2. click inspect, inspect element, or similar option
  3. open up the console (tab at the top of the opened menu)
  4. copy and paste the following code (input is usually at the bottom)
    Array.from(document.getElementsByClassName("postsignature")).forEach(function(elem) {elem.style.overflow = "auto"}
  5. press enter to execute
red_king_cyclops
Scratcher
500+ posts

Scroll Bar For Signatures

One day long ago, I made a thread that was locked because it was a duplicate of a prior thread, and that thread was eventually locked because it was a duplicate of this thread. I don't suppose this thread could be a duplicate, too.

Last edited by red_king_cyclops (April 19, 2018 20:21:28)

mario8765
Scratcher
100+ posts

Scroll Bar For Signatures

Support! My siggy has a good flavor. It is made of error blocks. YUM
ACE009
Scratcher
100+ posts

Scroll Bar For Signatures

red_king_cyclops wrote:

One day long ago, I made a thread that was locked because it was a duplicate of a prior thread, and that thread was eventually locked because it was a duplicate of this thread. I don't suppose this thread could be a duplicate, too.
I had that happen to me as well. The second thread for me was this one, which also had a whole bunch of supporters before it was closed.

Last edited by ACE009 (April 21, 2018 12:34:37)

ACE009
Scratcher
100+ posts

Scroll Bar For Signatures

mario8765 wrote:

Support! My siggy has a good flavor. It is made of error blocks. YUM
Please don't blockspam, especially in signatures; it crashes mobile devices, and signatures appear anytime you post.
muellly
Scratcher
1000+ posts

Scroll Bar For Signatures

I support. I would like to add more to my signature however I am out of space and I would have to resort to code to display more. Besides this is already possible without any BBcode with the code tag, why not allow people to type more with BBcode by allowing signatures to scroll.
ACE009
Scratcher
100+ posts

Scroll Bar For Signatures

Anyway, I think this topic could use a bump.
ACE009
Scratcher
100+ posts

Scroll Bar For Signatures

I wonder if no one is posting on this because the original post is so old, or if it was because there was a wave of people who did not support it? (creative bump)

Last edited by ACE009 (April 22, 2018 17:47:29)

Powered by DjangoBB