Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing Tile Size does not update Green outline when dragging #127

Closed
AustinShalit opened this issue Aug 10, 2017 · 0 comments
Closed

Changing Tile Size does not update Green outline when dragging #127

AustinShalit opened this issue Aug 10, 2017 · 0 comments
Assignees
Labels
bug Incorrect or inefficient behavior in shuffleboard, its API, or a plugin
Milestone

Comments

@AustinShalit
Copy link
Member

Please view this video:
ezgif-3-8310e7243d

@nightpool nightpool added the bug Incorrect or inefficient behavior in shuffleboard, its API, or a plugin label Aug 10, 2017
@nightpool nightpool added this to the Beta milestone Sep 6, 2017
@nightpool nightpool assigned SamCarlberg and unassigned AustinShalit Sep 6, 2017
@bradamiller bradamiller modified the milestones: Beta, Beta 2 Sep 28, 2017
SamCarlberg added a commit to SamCarlberg/shuffleboard that referenced this issue Nov 21, 2017
bradamiller pushed a commit that referenced this issue Dec 21, 2017
* Rename widget classes to end with "Widget", rename WidgetPropertySheet

Fixes #142
Fixes #264
Fixes #272

* Use ~/Shuffleboard instead of ~/Smartdashboard

Replaces most instances of "Smartdashboard" to "Shuffleboard", except for the Smartdashboard tab since that contains stuff in the Smartdashboard table from the robot
Fixes #44

* Show grid highlight when resizing tiles

Fixes #127

* Preview size of dropped widgets from the gallery

Also improves performance of previewing tiles from dropped sources by caching the size of the widget rather than creating a new widget/layout EVERY time the mouse is moved while dragging
Fixes #115

* Set text overrun of layout labels to be leading ellipsis

Fixes #221

* Move primitive data types and adapters to API module

Fixes #270
Adds a few helper methods to Registry to register collections of items and a non-throwing registerIfAbsent() method

* Enforce minimum tile size

Lower minimum size to 32px
Set minimum sizes for various widgets

* Fix SpeedControllerWidget

FXML was missing the root ID tag
Also add a sanity check to avoid similar regressions in the future

* Disable god class check on TilePane, fix WidgetSaverTest NPE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect or inefficient behavior in shuffleboard, its API, or a plugin
Projects
None yet
Development

No branches or pull requests

4 participants