Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refresh codes in coding screen #130

Closed
hlageek opened this issue Mar 19, 2024 · 1 comment · Fixed by #149
Closed

refresh codes in coding screen #130

hlageek opened this issue Mar 19, 2024 · 1 comment · Fixed by #149
Assignees
Labels
bug Something isn't working

Comments

@hlageek
Copy link
Contributor

hlageek commented Mar 19, 2024

Když si otevřu projekt paralelně ve dvou oknech a v jednom vytvořím kód, tak ve druhém se mi na anotační obrazovce mezi kódy neobjeví, ani když kliknu na šipky refresh. Obnoví se jen kódovaný dokument. Nebylo by možné, aby kliknutí na obnovení okna updatovalo taky sloupec s kódy?

@hlageek hlageek added the bug Something isn't working label Mar 19, 2024
@hlageek hlageek self-assigned this Mar 19, 2024
@martin-hajek
Copy link
Contributor

Bylo by možné tento fix zprovoznit? Uživatelé ho poptávají.

@hlageek hlageek mentioned this issue Jan 4, 2025
@hlageek hlageek closed this as completed in 6f101b4 Jan 5, 2025
hlageek added a commit that referenced this issue Jan 5, 2025
A bundle of backend/frontend changes and refactoring.
Main point:
- displayed segments are now calculated for each <p> so that we actually generate valid html for <b> tags (closing them within the encompassing paragraph)
- new css styles and classes
- new system observers for annotation screen
- toggle for highlight/underline
- toggle for two-column display of codes
- incorporated small JS library for draggable column width in annotation screen
- Quick Tag function using iframe setup for annotation screen plus necessary JS functions 
  - fixes #120 
- code editing functionality
  - fixes #37  
- click on document name in analysis screen takes users to annotation screen with corresponding document
- fixes #130
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants