problems: make timeline optional
This commit is contained in:
@@ -29,6 +29,7 @@ export interface ProblemsPanelOptions {
|
||||
// View options
|
||||
fontSize?: string;
|
||||
pageSize?: number;
|
||||
problemTimeline?: boolean;
|
||||
highlightBackground?: boolean;
|
||||
highlightNewEvents?: boolean;
|
||||
highlightNewerThan?: string;
|
||||
|
||||
Reference in New Issue
Block a user