Oh my gosh, the lack of colors in the buttons makes it soooo much nicer. Definitely improved the wholeness of the design.
I kind of wish the colors for the ratings buttons would return when I hover over the button. Otherwise, I like it.The only problem with that is that any "hover" options lead to double clicks for mobile users.
<Snipped quote by Captain Jordan> The only problem with that is that any "hover" options lead to double clicks for mobile users.Savvy use of @media queries can disable such things for mobile users.
<Snipped quote by LegendBegins> Savvy use of @media queries can disable such things for mobile users.If we integrate that, I'm all for whatever everyone else thinks looks the best. Aesthetics aren't my forte.
Again, the double tap issue doesn't seem to be mobile-specific but device-specific. I personally disagree with avoiding doing things just because a specific device (so far you are the only one to have your problem IIRC), but I guess that isn't really my decision to make.Someone else had it earlier. However, I am on an iPhone, running the latest version of iOS 8, and quite a few people have this.
<snipped quote>I mean, in terms of that red difference, I only noticed a small one. Then again, I scored a 43 on that color test @Shienvien posted. The headache I got during it wasn't fun lol. The reason I said anything in the first place, though, was because it seemed like you wanted people who knew that stuff, so I thought I'd let you know you have people that do. ^^
Just saw the banned user Commodore Robot's post in my ICkβ¦did you not wipe his posts intentionally orβ¦PM me if you need help with something. This topic is for chit chat about guild developments.
Can you make it so that it doesn't delete everything you've written if you didn't do something right when making a new RP? I had to try multiple times to make one. When making the Interest Check, I didn't put tags on it and lost it, then when making the RP I accidentally clicked the cancel button (not sure why there is one, but it's where the post button used to be and I understand why you can't recover data after that), and the second time I lost everything I forgot to put a title.Yeah, I need to work on this. Most of the forms on the guild will, upon error, redirect you back to the form and repopulate it with your data. However I can't reuse that mechanism for posts/PMs since it uses browser cookies and they have a 4kb limit (~4,000 characters). I need to code something a bit more custom. If you land on the error page, are you able to press the back button to recover your post? The least I will do for now is print out your title and post on the error page so you don't simply lose it. Sorry if you lost a lot of time due to this. (My solution for this will be a simple draft system. If you submit a post and there's an error, it'll be available as a draft and auto-populate the New Post form when you're redirected back to it.)
Hey Mahz, when I go onto certain threads the server randomly logs me out.Is this still an issue for you?