Is there a way to turn off the little blue rectangle?

If you think that something doesn't work in Aware IM post your message here
Post Reply
vseward
Posts: 3
Joined: Fri May 11, 2018 12:01 am

Is there a way to turn off the little blue rectangle?

Post by vseward »

When AIM is busy retrieving data or otherwise working on something, a little blue rectangle flashes up. It is very fast but on a slow connection or slow server it is noticeable and distracting:
Last edited by vseward on Fri May 11, 2018 1:10 pm, edited 1 time in total.
vseward
Posts: 3
Joined: Fri May 11, 2018 12:01 am

Re: Is there a way to turn of the little blue rectangle?

Post by vseward »

(here is a better copy of the screenshot)
Attachments
AIM Screenshot Blue rectangle.PNG
AIM Screenshot Blue rectangle.PNG (20.59 KiB) Viewed 11569 times
idpSteve
Posts: 201
Joined: Thu Jul 27, 2017 6:13 am
Location: Johannesburg, South Africa
Contact:

Re: Is there a way to turn of the little blue rectangle?

Post by idpSteve »

+1

This would be cool, or a way to change it to something that might better fit the 'theme' of an application.
customaware
Posts: 2401
Joined: Mon Jul 02, 2012 12:24 am
Location: Ulaanbaatar, Mongolia

Re: Is there a way to turn of the little blue rectangle?

Post by customaware »

+100
Cheers,
Mark
_________________
AwareIM 6.0, 8.7, 8.8, 9.0 , MariaDB, Windows 10, Ubuntu Linux. Theme: Default, Browser: Arc
Upcloud, Obsidian....
Image
Jaymer
Posts: 2450
Joined: Tue Jan 13, 2015 10:58 am
Location: Tampa, FL
Contact:

Re: Is there a way to turn off the little blue rectangle?

Post by Jaymer »

i've seen at least 3 different versions of that, depending on the Theme. Nova, for sure, has a different image.
And isn't there a checkbox on Processes that disables that status thingy?
Click Here to see a collection of my tips & hacks on this forum. Or search for "JaymerTip" in the search bar at the top.

Jaymer
Aware Programming & Consulting - Tampa FL
johntalbott
Posts: 619
Joined: Wed Jun 17, 2015 11:16 pm
Location: Omaha, Nebraska
Contact:

Re: Is there a way to turn off the little blue rectangle?

Post by johntalbott »

If the "spinner" is removed, how will the user know that the system is performing an operation that needs to complete before continuing?
VocalDay Solutions - Agility - Predictability - Quality

We specialize in enabling business through the innovative use of technology.

AwareIM app with beautiful UI/UX - https://screencast-o-matic.com/watch/crfUrrVeB3t
vseward
Posts: 3
Joined: Fri May 11, 2018 12:01 am

Re: Is there a way to turn off the little blue rectangle?

Post by vseward »

"If the "spinner" is removed, how will the user know that the system is performing an operation that needs to complete before continuing?"

--> The "spinner" is very welcome if the task takes longer that about 3 seconds, When it pops up for less than that, it gives the application an unnecessary "sluggish" feel and is distracting.
customaware
Posts: 2401
Joined: Mon Jul 02, 2012 12:24 am
Location: Ulaanbaatar, Mongolia

SOLVED: Is there a way to turn off the little blue rectangl

Post by customaware »

Add this to your Custom css file.....

Code: Select all

.k-loading,.k-loading-image{display:none;}
.k-loading-color{filter:alpha(opacity=0);opacity:0}
Cheers,
Mark
_________________
AwareIM 6.0, 8.7, 8.8, 9.0 , MariaDB, Windows 10, Ubuntu Linux. Theme: Default, Browser: Arc
Upcloud, Obsidian....
Image
Post Reply