Git Product home page Git Product logo

fx-new-tab's Introduction

fx-new-tab's People

Contributors

enfyna avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

fx-new-tab's Issues

Add auto sizing for shortcuts

Add in a setting that sizes the clickable area of the shortcuts to auto fill the whole window (or the whole portion of the window allocated to that div). Ideally I would like to set the number of rows and columns and then it fits it into the shortcut area without scrolling

This would fix the problem where having a full screen layout and a vertical half screen layout in use for the same browser only one of them will be properly sized.

Ideally if I had a 102 by 102px window size, the whole thing was used for shortcuts, and I have it set to 5 columns with 3 full rows worth of items the clickable area of each shortcut should be 20 by 34px (minus a 3px ish padding)

The hacky way to do this is to change the bootstrap css and change .card to have height:(100/rows - 5ish)vh and also add access to the .m-auto setting which already has the class implemented. Ideally you'd set the thumbnail to shrink/grow to the height of the clickable area, which this doesn't, but I'm assuming you know a better way to implement this anyways.

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.