Coder Social home page Coder Social logo

Comments (4)

ssborbis avatar ssborbis commented on August 17, 2024

CTRL+Click Issue:

Do you have any other quick menu opening options enabled?

Tools Menu Issue:

Where are you increasing the size to 200%? I cant recall if there's a separate option for just the tools menu size. You may need to use some CSS in CS Options -> General -> User styles

If you are using one of the "modern" themes, the default CSS scales the icons down to 75%. If you want to set them the same size as the rest of the quick menu icons, i think you can use...

#toolBar .tile {
     transform:scale(1);
}

from contextsearch-web-ext.

Galthariel avatar Galthariel commented on August 17, 2024

CTRL+Click Issue:

Do you have any other quick menu opening options enabled?
It's exactly as installed meaning default. I did not changed anything. See image below

Tools Menu Issue:

Where are you increasing the size to 200%? I cant recall if there's a separate option for just the tools menu size. You may need to use some CSS in CS Options -> General -> User styles

If you are using one of the "modern" themes, the default CSS scales the icons down to 75%. If you want to set them the same size as the rest of the quick menu icons, i think you can use...

#toolBar .tile {
     transform:scale(1);
}

That did the trick for the trick. Thanks :-)

2024-05-26_11-30-31

from contextsearch-web-ext.

Galthariel avatar Galthariel commented on August 17, 2024

I think I fixed. I just unchecked the Simple Click Option and it worked. Thanks a lot :-)

Here are another two questions if you don't mind using this same thread, otherwise I will open a new one

1 - Is there a way to choose between horizontal and vertical SEPARATORS?

2 - Is there a method by which I can select which search engines shall be exclusive to the Quick Menu, while all search engines shall remain integral to the Context Menu? The Reason is that I want to use the Quick Menu for the ones I use more often but keep all in the Context Menu for when I need eventually.

from contextsearch-web-ext.

ssborbis avatar ssborbis commented on August 17, 2024

1 - Is there a way to choose between horizontal and vertical SEPARATORS?

No, the way the layout is done won't allow for vertical separators like that.

2 - Is there a method by which I can select which search engines shall be exclusive to the Quick Menu, while all search engines shall remain integral to the Context Menu? The Reason is that I want to use the Quick Menu for the ones I use more often but keep all in the Context Menu for when I need eventually.

No, but I've been toying with that idea for a long time. I think the menu should be more customizable, like Page TIles, where you can set the menu size and only show the engines you want, not the whole list. The problem is implementing it at this point in development. It's going to take some overhaul that I haven't found the time to do yet. Eventually, this will be the case though.

from contextsearch-web-ext.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.