Danil Sokolov
Danil Sokolov
Currently the main statistics table looks as follows: ``` The following historical commit information, by author, was found in the repository: Author Commits Insertions Deletions % of changes author 1...
**Scrapers that don't work:** - [x] Custom TV scrapper - [ ] IMDb - [ ] TMDb - [ ] TmdbConcert - [ ] TvTunes - [ ] AEBN -...
**Is your feature request related to a problem? Please describe.** In Movies tab the user can select what media status icons are visible next to the movie title (via Media...
**Describe the bug** When switching between scrapers in Scrape dialog (the one open with Ctrl+F), the movie title is automatically replaced by database ID that may not recognised by the...
Currently all the messages and warnings are logged in the Output tab. However, as soon as the content of the Output tab is cleared (via popup menu), the log is...
When the Output tab fills with a lot of messages (over 1,000 lines) Workcraft UI becomes unresponsive. This is most likely due to the highlights associated with the messages, which...
A common editing patter for scalable STG models is to copy a chunk of an STG and increment the last numbers of all the signals, e.g. `req1` becomes `req2`, `bit_5_`...
Sometimes Petrify technology mapping may produce a circuit with zero-delay inverter driving a fork (reproducible example is needed). Workcraft is currently warns about such an unacceptable circuit structure and removes...
Add validation of gate mapping under Verification menu of Digital Circuit model. It should perform the following checks: - [ ] Warn about unmapped gates - [ ] Mapped gates...
Replace _Toggle grid visibility_ button with _Toggle grid style_. This new button should cycle through _No-grid_ -> _Light Grid_ -> _Full Grid_, and thus enable the user access to all...