Giter VIP home page Giter VIP logo

rusty-panther's Introduction

๐Ÿ‘‹ Hello! I'm Sam Matzko!

I'm a student, and I enjoy programming. I know a good deal of Python, I'm learning Rust, and I enjoy writing free, open-source projects. I'm also a Stack Overflow user (although I'm less active there now than I used to be), and I like to learn and help others learn. Aside from coding, I enjoy making puzzles for Puzzling SE, reading, driving, figuring things out, and occasionally writing music.

rusty-panther's People

Watchers

 avatar

rusty-panther's Issues

Crate crashes when terminal is downsized too much.

The problem

When the terminal is downsized beyond a certain point, the whole crate crashes.

To reproduce

Clone the repo, change to the rusty-panther directory, and run cargo test. Make sure that the last function called in tests::integration_tests::user_interaction() is window.run(), not window.quit(). Shrink the terminal's height until you get error messages.

Expected behavior

Either the terminal's size should be limited, or the crate should deal with it, and just overlap everything. Not sure which is harder to do :-/.

Desktop

Ubuntu 20.04 LTS

Test labels are misaligned when gridding

The widget-gridding algorithm has an error, due to inaccuracies in the calculation. When the labels are gridded in tests/integration_tests.rs, they either overlap or are too far apart.

Here are the relevant functions:

Here's an image of the problem:

image

Any ideas/suggestions are greatly appreciated!

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.