-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
bugSomething isn't workingSomething isn't workingparitymissing functionality that is available in old tabcmdmissing functionality that is available in old tabcmd
Description
I noticed that specifying the :size option with tabcmd get didn't work and always gave the same size when getting a view with a fixed width and height. However, when I change the following lines it starts working again (permalink to lines
tabcmd/tabcmd/commands/datasources_and_workbooks/datasources_and_workbooks_command.py
Line 131 in 17edb1e
| (TSC.ImageRequestOptions(request_options)).viz_height = int(height) |
Is there a reason for why the request options aren't modified with the height and width?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingparitymissing functionality that is available in old tabcmdmissing functionality that is available in old tabcmd
