common-workflow-language / common-workflow-language/cwlviewer

Add selection to the fullscreen graph

オープン
#82 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement help wanted
主要言語
Java
スター
52
フォーク
29
平均マージ
5時間 12分
マージ済み PR(30日)
6

説明

Browser limitations mean that the same graph cannot be inserted into the DOM (necessary for highlighting) due to duplicate IDs, so the full screen graph currently uses a standard object tag.

This is not ideal as it is then less capable than the standard page graph

Possible solutions include restyling with CSS to create a fullscreen view (may cause problems with parent containers needing to change too) or aggressively moving the svg within the page using javascript

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。