Skip to content

Add support for custom popup on BondsTable#18

Open
disberd wants to merge 5 commits into
masterfrom
add_popup
Open

Add support for custom popup on BondsTable#18
disberd wants to merge 5 commits into
masterfrom
add_popup

Conversation

@disberd

@disberd disberd commented Jul 10, 2023

Copy link
Copy Markdown
Owner

This PR adds support for custom popups on BondsTable rows.

It will fix #14

The idea is to also create a custom function similar to fielddata and fielddescription that can be used to add methods for specifying popups for the custom fields.

A default popup template will also be defined that is applied to all fields of the struct, so one must only modify the general template for the intended type if a general custom behavior is desired (not different per field)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add popup info when mouse cursor is above Bond Table elements

1 participant