Skip to content

Conversation

@Rumi152
Copy link

@Rumi152 Rumi152 commented Jun 12, 2024

Floating window opts can have position at negative values to be relative to right side of window, I have added so they can have negative size as being n smaller than parent.
Second change is I have added possibility for size and position of floating windows to be fun(parent_size: {width: number, height: number}):number. It allows for more customization with runtime calculations

Rumi152 added 2 commits June 12, 2024 18:52
Float window size can be specified in negatives to set size n smaller
than parent. Float window position and size can be either number or
function that gets parent size as parameter and returns a number
@github-actions
Copy link
Contributor

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale This issue or PR has been inactive for a while label Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale This issue or PR has been inactive for a while

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant